aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2011-11-09 21:16:48 +0000
committerJonas Gorski <jogo@openwrt.org>2011-11-09 21:16:48 +0000
commit04fd1b5e8c944dc4431061dc49c552cf942fff62 (patch)
tree72454cf71f24038783f4ed164dd08990c1e9f69b /package/mac80211
parent87077d04dacc6510d6c3b1756c6ddd9728ab78c6 (diff)
downloadupstream-04fd1b5e8c944dc4431061dc49c552cf942fff62.tar.gz
upstream-04fd1b5e8c944dc4431061dc49c552cf942fff62.tar.bz2
upstream-04fd1b5e8c944dc4431061dc49c552cf942fff62.zip
package: mac80211: mark as broken for 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28896 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0c4cd81b00..99df53e787 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -48,7 +48,7 @@ define KernelPackage/mac80211/Default
SUBMENU:=$(WMENU)
URL:=http://linuxwireless.org/
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
- DEPENDS:=@(!(TARGET_avr32||TARGET_ep93xx||TARGET_ps3||TARGET_pxcab)||BROKEN)
+ DEPENDS:=@(!(TARGET_avr32||TARGET_ep93xx||TARGET_ps3||TARGET_pxcab||LINUX_3_2)||BROKEN)
endef
define KernelPackage/cfg80211