]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Add an option to check maintainers and targets
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:30 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commitba8d099b95f2125605e26316f7187a33495bb82c
tree653dfa8de66381adbe3f21b54d5dab00b0814623
parent39dbcaa1ad5a217e36678a1632c1e1ffa6bb82e2
buildman: Add an option to check maintainers and targets

In poking around it seems that many boards don't define a CONFIG_TARGET
Kconfig variable. This is not strictly necessary, but add an option to
buildman so these can be viewed.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/buildman.rst
tools/buildman/cmdline.py
tools/buildman/control.py