1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

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:
Jonas Gorski 2015-06-22 12:27:30 +00:00
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