
obj-$(CONFIG_HOSTAP)		+= hostap.o hostap_crypt_wep.o \
				hostap_crypt_tkip.o hostap_crypt_ccmp.o
obj-$(CONFIG_HOSTAP_CS)		+= hostap_cs.o
obj-$(CONFIG_HOSTAP_PLX)	+= hostap_plx.o
obj-$(CONFIG_HOSTAP_PCI)	+= hostap_pci.o

