projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c92035
)
Add wext support to libertas-sd driver
author
Hamish Guthrie
<hcg@openwrt.org>
Fri, 11 Mar 2011 09:24:25 +0000
(09:24 +0000)
committer
Hamish Guthrie
<hcg@openwrt.org>
Fri, 11 Mar 2011 09:24:25 +0000
(09:24 +0000)
SVN-Revision: 26028
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index ddbe722f79fe101cf63e896ec28f369b8b22d543..c78a6cb0af5350bf85ea4cf30fd49a1990b081a6 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-499,7
+499,7
@@
endef
define KernelPackage/libertas-sd
$(call KernelPackage/mac80211/Default)
- DEPENDS+= +kmod-mac80211 +kmod-lib80211
+ DEPENDS+= +kmod-mac80211 +kmod-lib80211
+@DRIVER_WEXT_SUPPORT
TITLE:=Marvell 88W8686 Wireless Driver
FILES:= \
$(PKG_BUILD_DIR)/drivers/net/wireless/libertas/libertas.ko \