aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/c7x0.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-12-24 19:02:06 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-12-24 19:02:06 +0000
commit72e09dc3757283be06a4db309105e49d5d95ed4d (patch)
treec45a851b850d470cd3150c8dd6666e81c9cc032f /conf/machine/c7x0.conf
parent885b4686821b918be57c8026e76ab33a7289184f (diff)
downloadopenembedded-72e09dc3757283be06a4db309105e49d5d95ed4d.tar.gz
zaurus machine configurations: fix ROOT_FLASH_SIZE on all models and set 2.6 as default kernel for akita, borzoi, and spitz.
Diffstat (limited to 'conf/machine/c7x0.conf')
-rw-r--r--conf/machine/c7x0.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index c5e42a2bed..6b8348e117 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -7,6 +7,5 @@ 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 :)
-
+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.