summaryrefslogtreecommitdiff
path: root/package/mac80211
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-12-21 12:33:45 +0000
committerNicolas Thill <nico@openwrt.org>2009-12-21 12:33:45 +0000
commitc00d5e59f0ebeb7d6caa8418c487c13385a97dcc (patch)
tree41aa64e7e3fb1559e740886000de9b3c626f5c8c /package/mac80211
parent406a4a885dc32ed7f5c30370274cc3b86f9434ea (diff)
downloadmtk-20170518-c00d5e59f0ebeb7d6caa8418c487c13385a97dcc.zip
mtk-20170518-c00d5e59f0ebeb7d6caa8418c487c13385a97dcc.tar.gz
mtk-20170518-c00d5e59f0ebeb7d6caa8418c487c13385a97dcc.tar.bz2
mark mac80211 & madwifi as BROKEN for ep93xx
SVN-Revision: 18877
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 dcd2529..92e0d2b 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -33,7 +33,7 @@ WMENU:=Wireless Drivers
define KernelPackage/mac80211/Default
SUBMENU:=$(WMENU)
URL:=http://linuxwireless.org/
- DEPENDS:=@LINUX_2_6 @!TARGET_avr32
+ DEPENDS:=@LINUX_2_6 @!TARGET_avr32 @(!TARGET_ep93xx||BROKEN)
endef
define KernelPackage/mac80211