commit | 66d4c88f487cc337cb79061cae75f213a01ba5f2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:49:30 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 653dfa8de66381adbe3f21b54d5dab00b0814623 | |
parent | e67e0216a268c5d4623b7fec93e47304648f58da [diff] |
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>