mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-09 11:21:21 +08: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
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if in_mbedtls_build_dir; then
|
if in_mbedtls_repo; then
|
||||||
library_dir='library'
|
library_dir='library'
|
||||||
title='Mbed TLS'
|
title='Mbed TLS'
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user