summaryrefslogtreecommitdiff
path: root/conf/machine/include/ixp4xx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/ixp4xx.conf')
-rw-r--r--conf/machine/include/ixp4xx.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/ixp4xx.conf b/conf/machine/include/ixp4xx.conf
index 1bab2f5fc7..6f0d5b20eb 100644
--- a/conf/machine/include/ixp4xx.conf
+++ b/conf/machine/include/ixp4xx.conf
@@ -4,6 +4,8 @@
MACHINE_FEATURES = "kernel26 usbhost ext2"
+ROOT_FLASH_SIZE ?= "12"
+
EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x20000 -n"
PREFERRED_PROVIDER_virtual/kernel ?= "ixp4xx-kernel"