commit | f7524f3ded948231972090e294cf7bd457442690 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:58 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 6e3cdb45960fed9919adca21e0c62eafa0e4b390 | |
parent | fdd750b14ca732d0f28eb3ccc8ebea1fb436c00e [diff] |
buildman: Move getting the adjust_cfg into run_builder() Move this into its own function to reduce the size of do_buildman(). Signed-off-by: Simon Glass <sjg@chromium.org>