From: jogo Date: Wed, 9 Nov 2011 21:16:48 +0000 (+0000) Subject: package: mac80211: mark as broken for 3.2 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/ac091033e824124443daa6d12b6ea1bddadb4795 package: mac80211: mark as broken for 3.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28896 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 0c4cd81b0..99df53e78 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 - 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