commit | f50a72842c236f77660728ba2b9cd2e442295d9b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:45 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | ba0261ad1e62182b4ecdc45a320ff03e1d2e457e | |
parent | 8b6210503df8a94dcd98b5785a8918378156f45c [diff] |
buildman: Pass option values to get_action_summary() 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>