]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
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 bb7c6cdbfc841518515e61420e9126cbf7188842..24a2e3dd7b002bc6a72b2d0dab2dc216820d357c 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