From dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 10 Feb 2006 11:45:39 +0000 Subject: Pull conf file updates from OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/conf/machine/c7x0.conf | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'openembedded/conf/machine/c7x0.conf') 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. -- cgit v1.2.3