summaryrefslogtreecommitdiff
path: root/openembedded/conf/machine/c7x0.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-10 11:45:39 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-10 11:45:39 +0000
commitdd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42 (patch)
treee8b9838dc2981038046081efe5145a4227902f7d /openembedded/conf/machine/c7x0.conf
parentce241d7e6d8e31411867b5f2127b02c776b39d8a (diff)
downloadopenembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.gz
openembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.bz2
openembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.xz
openembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.zip
Pull conf file updates from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/c7x0.conf')
-rw-r--r--openembedded/conf/machine/c7x0.conf9
1 files changed, 4 insertions, 5 deletions
diff --git a/openembedded/conf/machine/c7x0.conf b/openembedded/conf/machine/c7x0.conf
index c5e42a2be..af1c9dad1 100644
--- a/openembedded/conf/machine/c7x0.conf
+++ b/openembedded/conf/machine/c7x0.conf
@@ -4,9 +4,8 @@
KERNEL_VERSION ?= "2.6"
-include conf/machine/zaurus-clamshell.conf
-include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf
-
-ROOT_FLASH_SIZE = "32"
-# yes, the husky has 64MB, I know... Be happy, that way you can install more software :)
+include conf/machine/include/zaurus-clamshell.conf
+include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf
+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.