hostapd: EAP-AKA' needs SHA256
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 29 May 2009 19:35:08 +0000 (22:35 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 29 May 2009 19:35:08 +0000 (22:35 +0300)
hostapd/Makefile

index 9baeea6..a1fba3e 100644 (file)
@@ -252,6 +252,7 @@ ifdef CONFIG_EAP_AKA
 CFLAGS += -DEAP_SERVER_AKA
 OBJS += ../src/eap_server/eap_aka.o
 CONFIG_EAP_SIM_COMMON=y
+NEED_SHA256=y
 endif
 
 ifdef CONFIG_EAP_AKA_PRIME