]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/wireless/hostap/Makefile
[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout
[linux-2.6-omap-h63xx.git] / drivers / net / wireless / hostap / Makefile
index 087554075038a07cc90d1905797f7d2aa09be37b..b8e41a702c00ba5619edd864dbe35a9f5651ceb0 100644 (file)
@@ -1,7 +1,6 @@
+hostap-y := hostap_80211_rx.o hostap_80211_tx.o hostap_ap.o hostap_info.o \
+            hostap_ioctl.o hostap_main.o hostap_proc.o 
 obj-$(CONFIG_HOSTAP) += hostap.o
-obj-$(CONFIG_HOSTAP_WEP) += hostap_crypt_wep.o
-obj-$(CONFIG_HOSTAP_TKIP) += hostap_crypt_tkip.o
-obj-$(CONFIG_HOSTAP_CCMP) += hostap_crypt_ccmp.o
 
 obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o
 obj-$(CONFIG_HOSTAP_PLX) += hostap_plx.o