mac80211: disable for uml

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44953 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Steven Barth
2015-03-23 14:51:56 +00:00
parent f63e9c8fc9
commit c11568ec73

View File

@@ -60,7 +60,7 @@ define KernelPackage/mac80211/Default
SUBMENU:=$(WMENU)
URL:=https://wireless.wiki.kernel.org/
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
DEPENDS:=@(!TARGET_avr32||BROKEN)
DEPENDS:=@(!TARGET_avr32||BROKEN) @!TARGET_uml
endef
define KernelPackage/cfg80211