summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-11-11 11:44:59 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-11-11 11:44:59 +0000
commit1eb35dd1c8098556de0c174f780cff15eb212d4f (patch)
tree5041c300eadaa3d1ea18f435f7c98ee17ddaee8b /package/mac80211/Makefile
parent1bca0cc51704b5ef57c5e3a9d7a1b80633486d16 (diff)
downloadmaster-31e0f0ae-1eb35dd1c8098556de0c174f780cff15eb212d4f.tar.gz
master-31e0f0ae-1eb35dd1c8098556de0c174f780cff15eb212d4f.tar.bz2
master-31e0f0ae-1eb35dd1c8098556de0c174f780cff15eb212d4f.zip
add b43 fixes from #2677
SVN-Revision: 9535
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index e288354104..476160d55f 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/mac80211
SUBMENU:=Wireless Drivers
TITLE:=Linux 802.11 Wireless Networking Stack
- DEPENDS:=@LINUX_2_6_23 +kmod-crypto-arc4 +kmod-crypto-aes
+ DEPENDS:=@LINUX_2_6_23 +kmod-crypto-arc4 +kmod-crypto-aes +wireless-tools
FILES:= \
$(PKG_BUILD_DIR)/mac80211/mac80211.$(LINUX_KMOD_SUFFIX) \
$(PKG_BUILD_DIR)/mac80211/rc80211_simple.$(LINUX_KMOD_SUFFIX) \