mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-24 12:09:52 +00:00
Correct lcov target title
Signed-off-by: Ben Taylor <[email protected]>
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