aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/c7x0.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-07-21 12:10:38 +0000
committerRichard Purdie <richard@openedhand.com>2006-07-21 12:10:38 +0000
commitbae63d32a229ae899997521980b28ac3cf0c2b71 (patch)
tree56d696882bf8dc90dc3fd6b481b4212537e40de1 /meta/conf/machine/c7x0.conf
parentc67f4bc8202417875f3a4878047fde3e561582be (diff)
downloadopenembedded-core-contrib-bae63d32a229ae899997521980b28ac3cf0c2b71.tar.gz
conf/machines: Set IMAGE_FSTYPE correctly for each machine
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@533 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/c7x0.conf')
-rw-r--r--meta/conf/machine/c7x0.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/c7x0.conf b/meta/conf/machine/c7x0.conf
index 0bd9623526..4b1d8edb80 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.