commit | b8680646521a8f36b309cf53d2fd15f8f14a6264 | [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 | 180c718a0450d3c5785534e4b5305b89a99b7b17 [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>