mirror of
https://github.com/espressif/openthread.git
synced 2026-09-02 07:10:08 +00:00
enable parallel builds (#303)
* add automate test-driver for openthread * enable parallel builds and tests * enable adding flags to compiler * Fix typo
This commit is contained in:
committed by
Jonathan Hui
parent
5f9f9e2ce2
commit
309685f9f0
@@ -28,6 +28,8 @@
|
||||
|
||||
include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
|
||||
|
||||
LOG_DRIVER=$(abs_top_srcdir)/third_party/openthread-test-driver/test-driver
|
||||
|
||||
EXTRA_DIST = \
|
||||
thread-cert/Cert_5_1_01_RouterAttach.py \
|
||||
thread-cert/Cert_5_1_02_ChildAddressTimeout.py \
|
||||
|
||||
Reference in New Issue
Block a user