mirror of
https://github.com/espressif/openthread.git
synced 2026-08-21 01:49:52 +00:00
[build] change underscore to dash in libmbedcrypto name (#5002)
This commit is contained in:
@@ -66,7 +66,7 @@ LDADD_MBEDTLS += \
|
||||
$(NULL)
|
||||
|
||||
LDADD_MBEDTLS_RADIO += \
|
||||
$(top_builddir)/third_party/mbedtls/libmbedcrypto_radio.a \
|
||||
$(top_builddir)/third_party/mbedtls/libmbedcrypto-radio.a \
|
||||
$(NULL)
|
||||
endif # OPENTHREAD_ENABLE_BUILTIN_MBEDTLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user