projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
iwlwifi: improve scanning band selection management
[linux-2.6]
/
drivers
/
net
/
wireless
/
hostap
/
Makefile
diff --git
a/drivers/net/wireless/hostap/Makefile
b/drivers/net/wireless/hostap/Makefile
index
353ccb9
..
b8e41a7
100644
(file)
--- a/
drivers/net/wireless/hostap/Makefile
+++ b/
drivers/net/wireless/hostap/Makefile
@@
-1,4
+1,5
@@
-hostap-y := hostap_main.o
+hostap-y := hostap_80211_rx.o hostap_80211_tx.o hostap_ap.o hostap_info.o \
+ hostap_ioctl.o hostap_main.o hostap_proc.o
obj-$(CONFIG_HOSTAP) += hostap.o
obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o