From: Jonas Gorski Date: Mon, 22 Jun 2015 12:27:30 +0000 (+0000) Subject: mac80211: disable for kernel 4.1 for now X-Git-Tag: reboot~2691 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c62ddc9b59ca242f14f84524b4d7481765d727f0;p=openwrt%2Fstaging%2Flynxis.git mac80211: disable for kernel 4.1 for now Backports requires updates to compile successfully. Signed-off-by: Jonas Gorski SVN-Revision: 46110 --- diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile index 2af5d39f0a..344fbd80c5 100644 --- a/package/kernel/mac80211/Makefile +++ b/package/kernel/mac80211/Makefile @@ -60,7 +60,7 @@ define KernelPackage/mac80211/Default SUBMENU:=$(WMENU) URL:=https://wireless.wiki.kernel.org/ MAINTAINER:=Felix Fietkau - DEPENDS:=@!TARGET_uml + DEPENDS:=@!TARGET_uml @!LINUX_4_1 endef define KernelPackage/cfg80211