projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Auto-update from upstream
[linux-2.6]
/
drivers
/
net
/
wireless
/
hostap
/
Makefile
1
hostap-y := hostap_main.o
2
obj-$(CONFIG_HOSTAP) += hostap.o
3
4
obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o
5
obj-$(CONFIG_HOSTAP_PLX) += hostap_plx.o
6
obj-$(CONFIG_HOSTAP_PCI) += hostap_pci.o