commit | 1b820ee1c46088bf79fea5be90ab1f791366764d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:46 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | fa8f60fbafd95a56a6585486d09dc1e1298b3ee1 | |
parent | 1d3a5a52296b8a5a19e09d6c592ef556ca5e7dbb [diff] |
buildman: Pass option values to show_actions() Pass in the individual values rather than the whole options object, so we can see what is needed. Signed-off-by: Simon Glass <sjg@chromium.org>