Automatic merge of /spare/repo/netdev-2.6 branch we18-ieee80211
[linux-2.6] / drivers / net / wireless / hostap / Makefile
1 obj-$(CONFIG_HOSTAP) += hostap.o
2 obj-$(CONFIG_HOSTAP_WEP) += hostap_crypt_wep.o
3 obj-$(CONFIG_HOSTAP_TKIP) += hostap_crypt_tkip.o
4 obj-$(CONFIG_HOSTAP_CCMP) += hostap_crypt_ccmp.o
5
6 obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o
7 obj-$(CONFIG_HOSTAP_PLX) += hostap_plx.o
8 obj-$(CONFIG_HOSTAP_PCI) += hostap_pci.o