aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/c7x0.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-09-23 10:10:01 +0000
committerKoen Kooi <koen@openembedded.org>2008-09-23 10:10:01 +0000
commit03e769e0e7a32c46de9f2a8b2217603db06733e9 (patch)
tree049c3ce2033c783e84063a0d8ff44bd36545afa7 /conf/machine/c7x0.conf
parent3376196f0838b9aa242c1866b87920ef46dc688e (diff)
downloadopenembedded-03e769e0e7a32c46de9f2a8b2217603db06733e9.tar.gz
c7x0: append jffs2 to fstypes instead of weakly assigning it
Diffstat (limited to 'conf/machine/c7x0.conf')
-rw-r--r--conf/machine/c7x0.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index 20fc2fb873..18c9db1f3f 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -5,7 +5,7 @@
require conf/machine/include/zaurus-2.6.inc
require conf/machine/include/zaurus-clamshell.inc
-IMAGE_FSTYPES ?= "jffs2"
+IMAGE_FSTYPES += "jffs2"
ROOT_FLASH_SIZE = "25"
# yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it.