Fix EAP-FAST only build to include the needed EAPOL implementation
This commit is contained in:
parent
a14bda9d9d
commit
58d1f6d189
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue