]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/net/wireless/hostap/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
[linux-2.6-omap-h63xx.git] / drivers / net / wireless / hostap / Makefile
1 hostap-y := hostap_80211_rx.o hostap_80211_tx.o hostap_ap.o hostap_info.o \
2             hostap_ioctl.o hostap_main.o hostap_proc.o 
3 obj-$(CONFIG_HOSTAP) += hostap.o
4
5 obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o
6 obj-$(CONFIG_HOSTAP_PLX) += hostap_plx.o
7 obj-$(CONFIG_HOSTAP_PCI) += hostap_pci.o