projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2375f37
)
mac80211: disable for uml
author
Steven Barth
<cyrus@openwrt.org>
Mon, 23 Mar 2015 14:51:56 +0000
(14:51 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Mon, 23 Mar 2015 14:51:56 +0000
(14:51 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44953
package/kernel/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mac80211/Makefile
b/package/kernel/mac80211/Makefile
index 0767d64a260443b881c7b869ca95e55b9535f78c..585c2258e7296007fa7962aefb8cb06e6e81658b 100644
(file)
--- 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 <nbd@openwrt.org>
- DEPENDS:=@(!TARGET_avr32||BROKEN)
+ DEPENDS:=@(!TARGET_avr32||BROKEN)
@!TARGET_uml
endef
define KernelPackage/cfg80211