commit | 01c671d32c690081aa92b01c5ae105d23a0fc52e | [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 | f50a72842c236f77660728ba2b9cd2e442295d9b [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>