Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[deliverable/linux.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
This page took 0.031055 seconds and 5 git commands to generate.