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:
ba5bfe4
)
mac80211: set CONFIG_RTLWIFI
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 27 Feb 2011 21:37:21 +0000
(21:37 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 27 Feb 2011 21:37:21 +0000
(21:37 +0000)
SVN-Revision: 25776
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 20c38e8168865be375889ab138a0f55d910b76a2..dca1f02acf040191c13f3d7561eb887d58b24cd5 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-941,6
+941,7
@@
MAKE_OPTS:= \
CONFIG_RTL8180=$(if $(CONFIG_PACKAGE_kmod-rtl8180),m) \
CONFIG_RTL8187=$(if $(CONFIG_PACKAGE_kmod-rtl8187),m) \
CONFIG_RTL8192CE= \
+ CONFIG_RTLWIFI= \
CONFIG_MAC80211_HWSIM=$(if $(CONFIG_PACKAGE_kmod-mac80211-hwsim),m) \
CONFIG_PCMCIA= \
CONFIG_LIBIPW=$(if $(CONFIG_PACKAGE_kmod-net-libipw),m) \