diff options
Diffstat (limited to 'conf/tosa.conf')
-rw-r--r-- | conf/tosa.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/tosa.conf b/conf/tosa.conf index dbdb9916f6..b136797943 100644 --- a/conf/tosa.conf +++ b/conf/tosa.conf @@ -3,3 +3,6 @@ #@DESCRIPTION: Machine configuration for the PXA255 based Sharp Zaurus SL-6000 device include conf/zaurus-pxa.conf + +BOOTSTRAP_EXTRA_DEPENDS += "wlan-ng-modules" +BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules wlan-ng-utils" |