]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Pass option values to show_actions()
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:48:46 +0000 (17:48 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit1b820ee1c46088bf79fea5be90ab1f791366764d
treefa8f60fbafd95a56a6585486d09dc1e1298b3ee1
parent1d3a5a52296b8a5a19e09d6c592ef556ca5e7dbb
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>
tools/buildman/control.py