diff options
-rw-r--r-- | nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe b/nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe index 561f452377..efe779d026 100644 --- a/nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe +++ b/nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe @@ -12,9 +12,6 @@ SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \ file://wpa-defconfig" S = "${WORKDIR}/wpa_supplicant-${PV}" -CFLAGS += "-DCONFIG_DRIVER_HOSTAP -DCONFIG_DRIVER_WEXT -DEAP_TLS -DEAP_PEAP \ --DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_SIM -DEAP_LEAP \ --DIEEE8021X_EAPOL -DEAP_TLS_FUNCS -DCONFIG_WIRELESS_EXTENSION " EXTRA_OEMAKE="LIBS='-L${STAGING_LIBDIR} -lssl -lcrypto' LIBS_p='-L${STAGING_LIBDIR} -lssl -lcrypto'" do_configure() { |