mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
mac80211: disable for uml
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44953
This commit is contained in:
parent
2375f37723
commit
321ff8d516
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user