On Tue, Jul 06, 2021 at 11:09:09PM +0900, Stephanos Ioannidis wrote: > This adds the Zephyr RTOS targets in preparation for implementing the > Zephyr RTOS-specific toolchain support. > > $ make check > cd testsuite && bash config-guess.sh && rm uname > PASS: config.guess checks (136 tests) > cd testsuite && bash config-sub.sh > PASS: config.sub checks (880 tests) > PASS: config.sub idempotency checks (817 tests) > PASS: config.sub canonicalise each config.guess testcase (136 tests) > > * config.sub (zephyr*): Recognize. > * testsuite/config-sub.data: Add testcases for *-zephyr. > > Signed-off-by: Stephanos Ioannidis <r...@stephanos.io>
Applied, thanks. -- ldv