Re: [PATCH v4 14/83] buildman: Detect boards with no CONFIG_TARGET defined

2023-07-24 Thread Simon Glass
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 --- (no changes since v3) Changes in v3: - Add new patch to detect boards with no CONFIG_TARGET defined tools/build

[PATCH v4 14/83] buildman: Detect boards with no CONFIG_TARGET defined

2023-07-19 Thread Simon Glass
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 --- (no changes since v3) Changes in v3: - Add new patch to detect boards with no CONFIG_TARGET defined tools/build