summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/machine/c7x0.conf
diff options
context:
space:
mode:
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 c5e42a2bed..af1c9dad1c 100644
--- a/openembedded/conf/machine/c7x0.conf
+++ b/openembedded/conf/machine/c7x0.conf
@@ -4,9 +4,8 @@
4 4
5KERNEL_VERSION ?= "2.6" 5KERNEL_VERSION ?= "2.6"
6 6
7include conf/machine/zaurus-clamshell.conf 7include conf/machine/include/zaurus-clamshell.conf
8include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf 8include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf
9
10ROOT_FLASH_SIZE = "32"
11# yes, the husky has 64MB, I know... Be happy, that way you can install more software :)
12 9
10ROOT_FLASH_SIZE = "25"
11# yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it.