diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-08-27 16:59:08 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2006-08-27 16:59:08 +0000 |
commit | 17865ab4a2fb5f6c5eeb53a229cc1fc21dbcfd39 (patch) | |
tree | df085a33c508d67bc372b06a239dd704aab6ae8f /conf/machine/c7x0.conf | |
parent | 7632c92656c9aec7e77255584d6bb942a0abc6ae (diff) |
zaurus machines: Clean up IPKG_EXTRA_ARCHS and IMAGE_FSTPES (from poky)
Diffstat (limited to 'conf/machine/c7x0.conf')
-rw-r--r-- | conf/machine/c7x0.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf index 0bd9623526..4b1d8edb80 100644 --- a/conf/machine/c7x0.conf +++ b/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. |