]> Pileus Git - ~andy/linux/blob - drivers/net/wireless/hostap/Makefile
Merge remote-tracking branch 'mac80211/master' into HEAD
[~andy/linux] / 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