]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Move setting of toolchain arguments to _build_args()
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:14 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit70c1aea0e8093e6aabaa57f1d77d00bad06f7575
tree1e2a9c8740474a024177e37ec9cc8717c271c67d
parent51abc7c7218554481d9ee5301cfc51e6db5493bf
buildman: Move setting of toolchain arguments to _build_args()

Move a few more pieces to this new function.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/builderthread.py