diff options
author | Dirk Opfer <dirk@opfer-online.de> | 2006-03-23 09:53:31 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-23 09:53:31 +0000 |
commit | da4bffff736d1ced81a4d169d218818c60587054 (patch) | |
tree | 81b15dc1844aad742b322c0c86f4539c19c81d54 /conf/machine | |
parent | bc8713bc19b90499828aa2d8f148752967b7ee0c (diff) |
conf/tosa-2.6.conf: add wlan-ng-modules-usb to RDEPENDS
Diffstat (limited to 'conf/machine')
-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" |