mirror of
https://github.com/espressif/openthread.git
synced 2026-08-21 01:49:52 +00:00
Pr/slaac utility (#698)
* Provide utility for IPv6 SLAAC (#651) * Semantically Opaque Interface Identifier with IPv6 SLAAC (#651)
This commit is contained in:
@@ -39,8 +39,8 @@ ot_cli_CPPFLAGS = \
|
||||
$(NULL)
|
||||
|
||||
ot_cli_LDADD = \
|
||||
$(top_builddir)/src/core/libopenthread.a \
|
||||
$(top_builddir)/src/cli/libopenthread-cli.a \
|
||||
$(top_builddir)/src/core/libopenthread.a \
|
||||
$(top_builddir)/third_party/mbedtls/libmbedcrypto.a \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user