projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e526c7b
)
mac80211: disable building the wil6210 driver
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 23 Feb 2013 01:40:24 +0000
(
01:40
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 23 Feb 2013 01:40:24 +0000
(
01:40
+0000)
SVN-Revision: 35754
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 269783e09da9892f11172700ed983f5398707f7a..6ec80b16899aecd5995850c8193bf875c8e4acbc 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-1251,6
+1251,7
@@
MAKE_OPTS:= \
CONFIG_ATH9K_COMMON=$(if $(CONFIG_PACKAGE_kmod-ath9k-common),m) \
CONFIG_ATH9K_DEBUGFS=$(if $(CONFIG_PACKAGE_MAC80211_DEBUGFS),y) \
CONFIG_AR5523= \
+ CONFIG_WIL6210= \
CONFIG_CARL9170=$(if $(CONFIG_PACKAGE_kmod-carl9170),m) \
CONFIG_CARL9170_DEBUGFS=$(if $(CONFIG_PACKAGE_MAC80211_DEBUGFS),y) \
CONFIG_COMPAT_ZD1211RW=$(if $(CONFIG_PACKAGE_kmod-zd1211rw),m) \