[PATCH] hostap: Replace crypto code with net/ieee80211 version
[powerpc.git] / drivers / net / wireless / hostap / Makefile
index 0875540..fc62235 100644 (file)
@@ -1,7 +1,4 @@
 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