mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-10 19:35:27 +00:00
Fix typo
This commit is contained in:
parent
f6371ff923
commit
65ea285759
|
@ -1126,7 +1126,7 @@ component_build_armcc () {
|
|||
}
|
||||
|
||||
component_build_armcc_uecc_baremetal () {
|
||||
msg"build: ARM Compiler 5, make with uecc and baremetal"
|
||||
msg "build: ARM Compiler 5, make with uecc and baremetal"
|
||||
scripts/config.pl baremetal
|
||||
scripts/config.pl set MBEDTLS_USE_UECC
|
||||
|
||||
|
|
Loading…
Reference in a new issue