aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-01-13 14:47:30 +0000
committerJonas Gorski <jogo@openwrt.org>2012-01-13 14:47:30 +0000
commitf2d35c7110cbd0ebe1074aa72961e61d484b7155 (patch)
tree5237fe67fa25a0747e40de9e356d507754a6fd38 /package
parentf3f1075655ee53dcd45277022f0047ae374c4442 (diff)
downloadupstream-f2d35c7110cbd0ebe1074aa72961e61d484b7155.tar.gz
upstream-f2d35c7110cbd0ebe1074aa72961e61d484b7155.tar.bz2
upstream-f2d35c7110cbd0ebe1074aa72961e61d484b7155.zip
mac80211: current revisions build with 3.2
SVN-Revision: 29728
Diffstat (limited to 'package')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index c57292200f..df8dcd5239 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -49,7 +49,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||LINUX_3_2)||BROKEN)
+ DEPENDS:=@(!(TARGET_avr32||TARGET_ep93xx||TARGET_ps3||TARGET_pxcab)||BROKEN)
endef
define KernelPackage/cfg80211