package: mac80211: mark as broken for 3.2
[openwrt.git] / package / mac80211 / Makefile
index 0c4cd81..99df53e 100644 (file)
@@ -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
This page took 0.021514 seconds and 4 git commands to generate.