projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1566a16
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25776
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index
20c38e8
..
dca1f02
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) \