diff options
Diffstat (limited to 'openembedded/conf/machine/c7x0.conf')
-rw-r--r-- | openembedded/conf/machine/c7x0.conf | 9 |
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 | ||
5 | KERNEL_VERSION ?= "2.6" | 5 | KERNEL_VERSION ?= "2.6" |
6 | 6 | ||
7 | include conf/machine/zaurus-clamshell.conf | 7 | include conf/machine/include/zaurus-clamshell.conf |
8 | include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf | 8 | include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf |
9 | |||
10 | ROOT_FLASH_SIZE = "32" | ||
11 | # yes, the husky has 64MB, I know... Be happy, that way you can install more software :) | ||
12 | 9 | ||
10 | ROOT_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. | ||