You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Randy Dunlap
c6d3597cd5
wireless: fix CFG80211_WEXT build problems
Fix CFG80211_WEXT build dependencies/errors:
ERROR: "cfg80211_wext_siwscan" [drivers/net/wireless/orinoco/orinoco.ko] undefined!
ERROR: "cfg80211_wext_siwmode" [drivers/net/wireless/orinoco/orinoco.ko] undefined!
ERROR: "cfg80211_wext_giwrange" [drivers/net/wireless/orinoco/orinoco.ko] undefined!
ERROR: "cfg80211_wext_giwmode" [drivers/net/wireless/orinoco/orinoco.ko] undefined!
ERROR: "cfg80211_wext_giwname" [drivers/net/wireless/orinoco/orinoco.ko] undefined!
ERROR: "cfg80211_wext_giwscan" [drivers/net/wireless/orinoco/orinoco.ko] undefined!
ERROR: "cfg80211_wext_giwname" [drivers/net/wireless/ipw2x00/ipw2200.ko] undefined!
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
15 years ago |
.. |
Kconfig
|
…
|
|
Makefile
|
…
|
|
ipw2100.c
|
…
|
|
ipw2100.h
|
…
|
|
ipw2200.c
|
…
|
|
ipw2200.h
|
…
|
|
libipw.h
|
…
|
|
libipw_geo.c
|
…
|
|
libipw_module.c
|
…
|
|
libipw_rx.c
|
…
|
|
libipw_tx.c
|
…
|
|
libipw_wx.c
|
…
|
|