diff options
| author | Simon Glass <[email protected]> | 2023-07-19 17:48:21 -0600 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2023-07-24 09:34:10 -0600 |
| commit | bec06ed8920ccf570ee80436488dd6426733bb15 (patch) | |
| tree | 78ecdaa17b87456eaf8ae7b4ce013b5669791634 /scripts/gcc-stack-usage.sh | |
| parent | f99f34b14b7c48360452a0bcca395e0fc7a01b2b (diff) | |
buildman: Detect boards with multiple CONFIG_TARGETs defined
The TARGET_xxx options are special in that they refer to a single target.
Exactly one should be enabled for each target, corresponding to a
defconfig file.
Detect configs which result in two TARGET_xxx options being set. For
example, at present, TARGET_POLEG and TARET_POLEG_EVB are enabled for the
same board.
Note: This warning is not displayed by default. An option will be added
to enable it.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/gcc-stack-usage.sh')
0 files changed, 0 insertions, 0 deletions
