mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 18:40:01 +00:00
Call in_mbedtls_repo
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
parent
5f0b64aadf
commit
a542420e6d
@ -74,7 +74,7 @@ if [ $# -gt 0 ] && [ "$1" = "--help" ]; then
|
||||
exit
|
||||
fi
|
||||
|
||||
if in_mbedtls_build_dir; then
|
||||
if in_mbedtls_repo; then
|
||||
library_dir='library'
|
||||
title='Mbed TLS'
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user