aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/Makefile
blob: 353ccb93134b79e70e38bb4a349cd681018c9576 (plain) (blame)
1
2
3
4
5
6
hostap-y := hostap_main.o
obj-$(CONFIG_HOSTAP) += hostap.o

obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o
obj-$(CONFIG_HOSTAP_PLX) += hostap_plx.o
obj-$(CONFIG_HOSTAP_PCI) += hostap_pci.o