projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ece85d2
)
mac80211: disable libertas-sd on uml target
author
Nicolas Thill
<nico@openwrt.org>
Tue, 18 Feb 2014 22:15:52 +0000
(22:15 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 18 Feb 2014 22:15:52 +0000
(22:15 +0000)
SVN-Revision: 39630
package/kernel/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mac80211/Makefile
b/package/kernel/mac80211/Makefile
index 6d6d4a74a15edee8b9b8d6148d0bf75cf8eb3e9a..b331751583f3b3a9bf0f5e44b8a3084dfed1cc3a 100644
(file)
--- a/
package/kernel/mac80211/Makefile
+++ b/
package/kernel/mac80211/Makefile
@@
-641,7
+641,7
@@
endef
define KernelPackage/libertas-sd
$(call KernelPackage/mac80211/Default)
- DEPENDS+= +kmod-cfg80211 +kmod-lib80211 +kmod-mmc +@DRIVER_WEXT_SUPPORT
+ DEPENDS+= +kmod-cfg80211 +kmod-lib80211 +kmod-mmc +@DRIVER_WEXT_SUPPORT
@!TARGET_uml
TITLE:=Marvell 88W8686 Wireless Driver
FILES:= \
$(PKG_BUILD_DIR)/drivers/net/wireless/libertas/libertas.ko \