From 53f8cdd88e25291299f128ea6663f2b6904ad1f9 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 11 Nov 2004 23:30:03 +0000 Subject: [PATCH] Kill the 802.11 crypo changes that shouldn't have been committed. Noticed by: phillip@ --- sys/conf/files | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys/conf/files b/sys/conf/files index 2065b90ccf65..ee67a4945aa7 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1270,10 +1270,6 @@ net/zlib.c optional crypto net/zlib.c optional geom_uzip net80211/ieee80211.c optional wlan net80211/ieee80211_crypto.c optional wlan -net80211/ieee80211_crypto_ccmp.c optional wlan_ccmp -net80211/ieee80211_crypto_none.c optional wlan -net80211/ieee80211_crypto_tkip.c optional wlan_tkip -net80211/ieee80211_crypto_wep.c optional wlan_wep net80211/ieee80211_freebsd.c optional wlan net80211/ieee80211_input.c optional wlan net80211/ieee80211_ioctl.c optional wlan