package: mac80211: mark as broken for 3.2

SVN-Revision: 28896
lede-17.01
Jonas Gorski 2011-11-09 21:16:48 +00:00
parent e22a9087a8
commit 5079522183
1 changed files with 1 additions and 1 deletions

View 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