mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-15 07:37:47 +00:00
Correct to use lowercase crypto in library name
Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ elif in_mbedtls_repo; then
|
||||
title='Mbed TLS < 4.0'
|
||||
elif in_tf_psa_crypto_repo; then
|
||||
library_dirs='core drivers/builtin'
|
||||
title='TF-PSA-CRYPTO'
|
||||
title='TF-PSA-Crypto'
|
||||
else
|
||||
echo "Cannot auto detect build files"
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user