On Wed, Jun 11, 2025 at 04:11:36PM -0700, Pat Pannuto wrote: > This adds the Tock OS targets in preparation for implementing the > Tock OS-specific toolchain support. > > $ make check > cd testsuite && bash config-guess.sh && rm uname > PASS: config.guess checks (153 tests) > cd testsuite && bash config-sub.sh > PASS: config.sub checks (1171 tests) > PASS: config.sub idempotency checks (1053 tests) > PASS: config.sub canonicalise each config.guess testcase (153 tests) > > * config.sub (tock*): Recognize. > * testsuite/config-sub.data: Add testcases for *-tock.
Applied, thanks. -- ldv