diff options
Diffstat (limited to 'conf/beagle.conf')
-rw-r--r-- | conf/beagle.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/beagle.conf b/conf/beagle.conf index ee09262cb7..db22f072e7 100644 --- a/conf/beagle.conf +++ b/conf/beagle.conf @@ -7,7 +7,7 @@ IPKG_ARCHS = "all arm ${MACHINE}" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "montavista-sa" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral hostap-modules orinoco-modules" -BOOTSTRAP_EXTRA_RDEPENDS = "kernel modutils-collateral hostap-modules orinoco-modules \ +BOOTSTRAP_EXTRA_RDEPENDS = "kernel modutils-collateral hostap-modules-cs orinoco-modules \ kernel-module-net-fd \ kernel-module-sa1100-bi kernel-module-usbdcore kernel-module-usbdmonitor " |