Author: cyrus
Date: 2015-03-23 15:51:56 +0100 (Mon, 23 Mar 2015)
New Revision: 44953

Modified:
   trunk/package/kernel/mac80211/Makefile
Log:
mac80211: disable for uml

Signed-off-by: Steven Barth <[email protected]>

Modified: trunk/package/kernel/mac80211/Makefile
===================================================================
--- trunk/package/kernel/mac80211/Makefile      2015-03-23 14:08:16 UTC (rev 
44952)
+++ trunk/package/kernel/mac80211/Makefile      2015-03-23 14:51:56 UTC (rev 
44953)
@@ -60,7 +60,7 @@
   SUBMENU:=$(WMENU)
   URL:=https://wireless.wiki.kernel.org/
   MAINTAINER:=Felix Fietkau <[email protected]>
-  DEPENDS:=@(!TARGET_avr32||BROKEN)
+  DEPENDS:=@(!TARGET_avr32||BROKEN) @!TARGET_uml
 endef
 
 define KernelPackage/cfg80211
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to