mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Call in_mbedtls_repo
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user