mac80211: disable for kernel 4.1 for now
Backports requires updates to compile successfully. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46110
This commit is contained in:
parent
e9650d4557
commit
c62ddc9b59
@ -60,7 +60,7 @@ define KernelPackage/mac80211/Default
|
||||
SUBMENU:=$(WMENU)
|
||||
URL:=https://wireless.wiki.kernel.org/
|
||||
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||
DEPENDS:=@!TARGET_uml
|
||||
DEPENDS:=@!TARGET_uml @!LINUX_4_1
|
||||
endef
|
||||
|
||||
define KernelPackage/cfg80211
|
||||
|
Loading…
Reference in New Issue
Block a user