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
commit658aa106187139021a82aad497cbe2329e05c365 (patch)
treec10463727ed38eaaad40b6d5e6c5677d754b41f7 /package
parent84370fc2d3a195a77714918d57a381d62abe039f (diff)
downloadupstream-658aa106187139021a82aad497cbe2329e05c365.tar.gz
upstream-658aa106187139021a82aad497cbe2329e05c365.tar.bz2
upstream-658aa106187139021a82aad497cbe2329e05c365.zip
mac80211: current revisions build with 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29728 3c298f89-4303-0410-b956-a3cf2f4a3e73
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