diff options
-rw-r--r-- | conf/machine/include/tosa-2.6.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tosa-2.6.conf b/conf/machine/include/tosa-2.6.conf index c80faa4a7c..c7805c36fe 100644 --- a/conf/machine/include/tosa-2.6.conf +++ b/conf/machine/include/tosa-2.6.conf @@ -1,4 +1,6 @@ include conf/machine/include/zaurus-clamshell-2.6.conf +# wlan-ng Modules +BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules-usb" # WM97xx Modules #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx-core kernel-module-wm9705 kernel-module-pxa-wm97xx" |