aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2011-11-09 21:16:42 +0000
committerJonas Gorski <jogo@openwrt.org>2011-11-09 21:16:42 +0000
commit229cca27cff3d4213259f4ca97c887d858c02698 (patch)
treeaa1f0d3446b6e87f25eb7cf38fcd398d7428cf96 /package/madwifi/Makefile
parentfba8b20978ce411dead0de32f127cd0a03cc96e7 (diff)
downloadupstream-229cca27cff3d4213259f4ca97c887d858c02698.tar.gz
upstream-229cca27cff3d4213259f4ca97c887d858c02698.tar.bz2
upstream-229cca27cff3d4213259f4ca97c887d858c02698.zip
package: madwifi: mark as broken for 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28894 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 73ae4e81de..a4bcbf70d2 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -162,7 +162,7 @@ define KernelPackage/madwifi
TITLE:=Driver for Atheros wireless chipsets
URL:=http://madwifi-project.org/
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
- DEPENDS:=+wireless-tools @PCI_SUPPORT @(!(TARGET_avr32||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte||LINUX_3_1)||BROKEN) +@DRIVER_WEXT_SUPPORT
+ 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
FILES:=$(MADWIFI_FILES)
AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD))
MENU:=1