DPP: Add base64 dependency in makefiles

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Jouni Malinen 2017-09-01 21:15:34 +03:00 committed by Jouni Malinen
parent c2d4f2eb5d
commit a6f238f217
4 changed files with 4 additions and 0 deletions

View file

@ -546,6 +546,7 @@ NEED_SHA384=y
NEED_SHA512=y
NEED_JSON=y
NEED_GAS=y
NEED_BASE64=y
endif
ifdef CONFIG_EAP_IKEV2

View file

@ -580,6 +580,7 @@ NEED_SHA384=y
NEED_SHA512=y
NEED_JSON=y
NEED_GAS=y
NEED_BASE64=y
endif
ifdef CONFIG_EAP_IKEV2

View file

@ -256,6 +256,7 @@ NEED_SHA384=y
NEED_SHA512=y
NEED_JSON=y
NEED_GAS_SERVER=y
NEED_BASE64=y
endif
ifdef CONFIG_OWE

View file

@ -289,6 +289,7 @@ NEED_SHA384=y
NEED_SHA512=y
NEED_JSON=y
NEED_GAS_SERVER=y
NEED_BASE64=y
endif
ifdef CONFIG_OWE