commit | 3b300c5ba05ee74a315ffc017661a295f4e857aa | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:49 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 6336c00f2027dd8f24dd355aaaa6b7532d9c14f3 | |
parent | fdbff80d85c5e0a180e43b4702731207d6c6317c [diff] |
buildman: Move setting up the output dir into a function Move this code into a separate function to reduce the size of the main do_buildman() directory. Signed-off-by: Simon Glass <sjg@chromium.org>