package/mac80211: mark as broken for linux 3.1
compat-wireless does not support 3.1 yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27935 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
4fad9a20d2
commit
51d2c32e24
|
@ -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_1)||BROKEN)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/cfg80211
|
define KernelPackage/cfg80211
|
||||||
|
|
Loading…
Reference in New Issue