diff options
Diffstat (limited to 'meta/conf/machine/c7x0.conf')
-rw-r--r-- | meta/conf/machine/c7x0.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/c7x0.conf b/meta/conf/machine/c7x0.conf index 0bd962352..4b1d8edb8 100644 --- a/meta/conf/machine/c7x0.conf +++ b/meta/conf/machine/c7x0.conf @@ -5,5 +5,7 @@ include conf/machine/include/zaurus-clamshell.conf include conf/machine/include/zaurus-clamshell-2.6.conf +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. |