projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ebacbb
)
rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is not
author
Willy Tarreau
<
[email protected]
>
Sun, 20 Feb 2011 10:35:26 +0000
(11:35 +0100)
committer
John W. Linville
<
[email protected]
>
Wed, 23 Feb 2011 21:25:30 +0000
(16:25 -0500)
The wireless Makefile does not build rtlwifi for rtl8192cu unless
rtl8192ce is selected.
Signed-off-by: Willy Tarreau <
[email protected]
>
Signed-off-by: Larry Finger <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/Makefile
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/Makefile
b/drivers/net/wireless/Makefile
index cd0c7e2aed43622d5e6671087402b168abc07f23..ddd3fb6ba1d3ded37344bee55ad4dbd8501bb8fc 100644
(file)
--- a/
drivers/net/wireless/Makefile
+++ b/
drivers/net/wireless/Makefile
@@
-24,7
+24,7
@@
obj-$(CONFIG_B43LEGACY) += b43legacy/
obj-$(CONFIG_ZD1211RW) += zd1211rw/
obj-$(CONFIG_RTL8180) += rtl818x/
obj-$(CONFIG_RTL8187) += rtl818x/
-obj-$(CONFIG_RTL
8192CE)
+= rtlwifi/
+obj-$(CONFIG_RTL
WIFI)
+= rtlwifi/
# 16-bit wireless PCMCIA client drivers
obj-$(CONFIG_PCMCIA_RAYCS) += ray_cs.o