mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-19 09:40:29 +00:00
Fix a typo in a comment
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
7f3d37f4bf
commit
901f6c1a4c
@ -172,7 +172,7 @@ pre_initialize_variables () {
|
|||||||
else
|
else
|
||||||
CRYPTO_CONFIG_H='include/psa/crypto_config.h'
|
CRYPTO_CONFIG_H='include/psa/crypto_config.h'
|
||||||
# helper_armc6_build_test() relies on these being defined,
|
# helper_armc6_build_test() relies on these being defined,
|
||||||
# but empty if the paths don't exits (as in 3.6).
|
# but empty if the paths don't exist (as in 3.6).
|
||||||
PSA_CORE_PATH=''
|
PSA_CORE_PATH=''
|
||||||
BUILTIN_SRC_PATH=''
|
BUILTIN_SRC_PATH=''
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user