mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-11 15:33:03 +00:00
package: mac80211: mark as broken for 3.2
SVN-Revision: 28896
This commit is contained in:
parent
e22a9087a8
commit
5079522183
@ -48,7 +48,7 @@ define KernelPackage/mac80211/Default
|
|||||||
SUBMENU:=$(WMENU)
|
SUBMENU:=$(WMENU)
|
||||||
URL:=http://linuxwireless.org/
|
URL:=http://linuxwireless.org/
|
||||||
MAINTAINER:=Felix Fietkau <nbd@openwrt.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
|
endef
|
||||||
|
|
||||||
define KernelPackage/cfg80211
|
define KernelPackage/cfg80211
|
||||||
|
Loading…
Reference in New Issue
Block a user