commit | 061499b052c1d04edcc1d5d4777e6d0c9e15f808 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:22 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:10 2023 -0600 |
tree | cd60a58e1b2531ab5a32806a4d31ed57be72fb28 | |
parent | 07a95d8548934b936484653753f22d29cfc765fd [diff] |
buildman: Detect boards with no CONFIG_TARGET defined We generally expected exactly one of these. Add a check for it. Note: This warning is not displayed by default. An option will be added to enable it. Signed-off-by: Simon Glass <sjg@chromium.org>