mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-06 05:25:18 +00:00
Correct lcov target title
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ fi
|
||||
|
||||
if [ -d tf-psa-crypto ]; then
|
||||
library_dirs='library tf-psa-crypto/core tf-psa-crypto/drivers/builtin'
|
||||
title='Mbed TLS > 4.0'
|
||||
title='Mbed TLS >= 4.0'
|
||||
elif in_mbedtls_repo; then
|
||||
library_dirs='library'
|
||||
title='Mbed TLS < 4.0'
|
||||
|
||||
Reference in New Issue
Block a user