diff options
Diffstat (limited to 'conf/machine/c7x0.conf')
-rw-r--r-- | conf/machine/c7x0.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf index 9693adbbbe..122f2de435 100644 --- a/conf/machine/c7x0.conf +++ b/conf/machine/c7x0.conf @@ -7,8 +7,6 @@ KERNEL_VERSION ?= "2.4" include conf/machine/zaurus-clamshell.conf include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf -BOOTSTRAP_EXTRA_RDEPENDS += "${@base_conditional('KERNEL_VERSION', '2.4', 'kernel-module-pxa-bi', '', d)}" - ROOT_FLASH_SIZE = "32" # yes, the husky has 64MB, I know... Be happy, that way you can install more software :) |