commit | 3bd8e30765553c1bb5fb823a7a792b6eb89e376b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:42 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | bb50cdbbac51d1878235fd4af42cfa8ec290367b | |
parent | abcc11d1bf35565836cc0a9efa0c301a6c758c14 [diff] |
bulidman: Move toolchain handling to a function Move the code for dealing with toolchains out into its own function, to reduce the size of the main function. Signed-off-by: Simon Glass <sjg@chromium.org>