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
|
OBJS_h += ../src/eap_server/eap_fast.o
|
||||||
endif
|
endif
|
||||||
TLS_FUNCS=y
|
TLS_FUNCS=y
|
||||||
|
CONFIG_IEEE8021X_EAPOL=y
|
||||||
NEED_T_PRF=y
|
NEED_T_PRF=y
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue