summaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-03-29 12:52:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-03-29 12:52:16 +0000
commit04d8267cf05b3feb43c487c2a315197263c0ef81 (patch)
treeb97cb408922649b9c5d8df0dea0d30131f121337 /package/madwifi/Makefile
parente83f30306c167b63011fed3f0e611c1170444ad2 (diff)
downloadmaster-31e0f0ae-04d8267cf05b3feb43c487c2a315197263c0ef81.tar.gz
master-31e0f0ae-04d8267cf05b3feb43c487c2a315197263c0ef81.tar.bz2
master-31e0f0ae-04d8267cf05b3feb43c487c2a315197263c0ef81.zip
madwifi: fix compile issues with linux 3.1/3.2
SVN-Revision: 31138
Diffstat (limited to 'package/madwifi/Makefile')
-rw-r--r--package/madwifi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index fd81e3f3b1..e7c8a0cacc 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -161,7 +161,7 @@ define KernelPackage/madwifi
SUBMENU:=Wireless Drivers
TITLE:=Driver for Atheros wireless chipsets
URL:=http://madwifi-project.org/
- DEPENDS:=+wireless-tools @PCI_SUPPORT @(!(TARGET_avr32||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte||LINUX_3_1||LINUX_3_2)||BROKEN) +@DRIVER_WEXT_SUPPORT
+ DEPENDS:=+wireless-tools @PCI_SUPPORT @(!(TARGET_avr32||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte)||BROKEN) +@DRIVER_WEXT_SUPPORT
FILES:=$(MADWIFI_FILES)
AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD))
MENU:=1