aboutsummaryrefslogtreecommitdiffstats
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
commit1ec4507cb88f5c848d249f0bd01fcd0a003ae9a3 (patch)
tree82e3d717be8edc4b0a0ea93e02911b934e591025 /package/madwifi/Makefile
parent7984ff958828ca0e2ec8bd0af62995c11c0cf1f9 (diff)
downloadupstream-1ec4507cb88f5c848d249f0bd01fcd0a003ae9a3.tar.gz
upstream-1ec4507cb88f5c848d249f0bd01fcd0a003ae9a3.tar.bz2
upstream-1ec4507cb88f5c848d249f0bd01fcd0a003ae9a3.zip
madwifi: fix compile issues with linux 3.1/3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31138 3c298f89-4303-0410-b956-a3cf2f4a3e73
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