Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[pandora-kernel.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