aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2011-03-11 09:24:25 +0000
committerHamish Guthrie <hcg@openwrt.org>2011-03-11 09:24:25 +0000
commit53805b9c7de4fccf9d05481dab4bf97170181c77 (patch)
tree1fc8edd6bfbd5c4a4c346fa28110f05ab7039f3e /package/mac80211
parent2c920350679fb743d36967ddc979bca2622b65c5 (diff)
downloadupstream-53805b9c7de4fccf9d05481dab4bf97170181c77.tar.gz
upstream-53805b9c7de4fccf9d05481dab4bf97170181c77.tar.bz2
upstream-53805b9c7de4fccf9d05481dab4bf97170181c77.zip
Add wext support to libertas-sd driver
SVN-Revision: 26028
Diffstat (limited to 'package/mac80211')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index ddbe722f79..c78a6cb0af 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -499,7 +499,7 @@ endef
define KernelPackage/libertas-sd
$(call KernelPackage/mac80211/Default)
- DEPENDS+= +kmod-mac80211 +kmod-lib80211
+ DEPENDS+= +kmod-mac80211 +kmod-lib80211 +@DRIVER_WEXT_SUPPORT
TITLE:=Marvell 88W8686 Wireless Driver
FILES:= \
$(PKG_BUILD_DIR)/drivers/net/wireless/libertas/libertas.ko \