]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix OpenSSL build (internal SHA256 not used anymore)
authorJouni Malinen <j@w1.fi>
Sun, 16 Aug 2009 16:05:29 +0000 (19:05 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 16 Aug 2009 16:05:29 +0000 (19:05 +0300)
hostapd/Makefile

index d9126a3225893da66e1ade1e54962fe81b0f5fd1..b09d3c32726a07884357a08621c4dc257da504ce 100644 (file)
@@ -437,7 +437,6 @@ ifdef NEED_FIPS186_2_PRF
 OBJS += ../src/crypto/fips_prf_openssl.o
 OBJS_p += ../src/crypto/fips_prf_openssl.o
 endif
-CONFIG_INTERNAL_SHA256=y
 endif
 ifeq ($(CONFIG_TLS), gnutls)
 OBJS += ../src/crypto/crypto_gnutls.o