Merged the hostap_2.6 updates, and the Leap of Faith work, from the hostap_update...
[mech_eap.git] / libeap / testing / wpa_supplicant-config / freebsd
diff --git a/libeap/testing/wpa_supplicant-config/freebsd b/libeap/testing/wpa_supplicant-config/freebsd
deleted file mode 100644 (file)
index 4f8f4bb..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-#MAKE:make
-
-CC=/opt/freebsd/bin/i586-freebsd6-gcc
-
-CONFIG_DRIVER_BSD=y
-CONFIG_DRIVER_TEST=y
-
-CFLAGS += -I/opt/freebsd/local/include
-
-CONFIG_IEEE8021X_EAPOL=y
-CONFIG_EAP_MD5=y
-CONFIG_EAP_MSCHAPV2=y
-CONFIG_EAP_TLS=y
-CONFIG_EAP_PEAP=y
-CONFIG_EAP_TTLS=y
-CONFIG_EAP_GTC=y
-CONFIG_EAP_OTP=y
-CONFIG_EAP_SIM=y
-CONFIG_EAP_PSK=y
-CONFIG_EAP_PAX=y
-CONFIG_EAP_SAKE=y
-CONFIG_EAP_LEAP=y
-CONFIG_EAP_AKA=y
-CONFIG_PKCS12=y
-CONFIG_CTRL_IFACE=y
-CONFIG_SMARTCARD=y
-
-
-
-CFLAGS += -Werror