commit | 8d0b6b421223c9b85bc7ab77ba43b5bf57d12d7b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:49:13 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 4031bcc66351505f57ac102d9e344ee7300938dc | |
parent | 4b3da477bb1a9234252681a873a9327d67394929 [diff] |
buildman: Start a function to set up the make arguments Move some of this code into a new funciion, to help reduce the size of the run_commits() function. Signed-off-by: Simon Glass <sjg@chromium.org>