Fix EAP-FAST only build to include the needed EAPOL implementation
authorJouni Malinen <j@w1.fi>
Sun, 8 Mar 2009 09:29:31 +0000 (11:29 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 8 Mar 2009 09:29:31 +0000 (11:29 +0200)
wpa_supplicant/Makefile

index bb7c6cd..24a2e3d 100644 (file)
@@ -461,6 +461,7 @@ OBJS += ../src/eap_common/eap_fast_common.o
 OBJS_h += ../src/eap_server/eap_fast.o
 endif
 TLS_FUNCS=y
+CONFIG_IEEE8021X_EAPOL=y
 NEED_T_PRF=y
 endif