summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/edgerouter.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/conf/machine/edgerouter.conf')
-rw-r--r--meta-yocto-bsp/conf/machine/edgerouter.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/edgerouter.conf b/meta-yocto-bsp/conf/machine/edgerouter.conf
index acfd69c2bc..61f2145fd5 100644
--- a/meta-yocto-bsp/conf/machine/edgerouter.conf
+++ b/meta-yocto-bsp/conf/machine/edgerouter.conf
@@ -16,7 +16,7 @@ PREFERRED_VERSION_linux-yocto ?= "4.15%"
16SERIAL_CONSOLE = "115200 ttyS0" 16SERIAL_CONSOLE = "115200 ttyS0"
17USE_VT ?= "0" 17USE_VT ?= "0"
18 18
19MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" 19MACHINE_EXTRA_RRECOMMENDS = "kernel-modules"
20 20
21IMAGE_FSTYPES ?= "jffs2 tar.bz2 wic wic.bmap" 21IMAGE_FSTYPES ?= "jffs2 tar.bz2 wic wic.bmap"
22JFFS2_ERASEBLOCK = "0x10000" 22JFFS2_ERASEBLOCK = "0x10000"