From: jogo Date: Mon, 22 Jun 2015 12:27:30 +0000 (+0000) Subject: mac80211: disable for kernel 4.1 for now X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=8112b5250aac18ce9f2abde008253b4aec895a97;p=openwrt.git mac80211: disable for kernel 4.1 for now Backports requires updates to compile successfully. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46110 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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