diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-08-18 20:30:49 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-08-18 20:30:49 +0000 |
commit | c53c4c6680b1a9711baee3c112a5b837a368b2c4 (patch) | |
tree | 0eeddf0f78b5a9e3ec5a9b6910f1443dfac8a39e /conf | |
parent | 6ebecb002ee440900e0178e46160f3cbb806cc05 (diff) |
tosa depends on wlan-ng-stuff
BKrev: 4123bc79Xis0TcINlwwhEKiFmRVFCg
Diffstat (limited to '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" |