diff options
Diffstat (limited to 'conf/machine/openzaurus-pxa-2.6.conf')
-rw-r--r-- | conf/machine/openzaurus-pxa-2.6.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/openzaurus-pxa-2.6.conf b/conf/machine/openzaurus-pxa-2.6.conf index 3542659830..9c5b241196 100644 --- a/conf/machine/openzaurus-pxa-2.6.conf +++ b/conf/machine/openzaurus-pxa-2.6.conf @@ -7,4 +7,9 @@ include conf/machine/zaurus-clamshell.conf PREFERRED_PROVIDER_virtual/kernel = "openzaurus" PREFERRED_VERSION_orinoco-modules = "20050101" +BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel hostap-modules orinoco-modules chkhinge" +BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules chkhinge" +# kernel-module-net-fd kernel-module-registers kernel-module-pxa-bi \ +# kernel-module-usbdcore kernel-module-usbdmonitor chkhinge" + ROOT_FLASH_SIZE = "64" |