diff options
| author | Simon Glass <[email protected]> | 2025-01-20 14:25:57 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-01-24 14:34:41 -0600 |
| commit | 374203bd2effc85b94863aaa3d1e30153811c44d (patch) | |
| tree | d23325ddd5581f0706ead8582af5a3122ac1cd8a /scripts | |
| parent | 81c5434f499e00a2143fa585e030af1821e3285f (diff) | |
test: Drop conditional compilation for suites
This is not needed anymore. If a test suite is not built, then it will
have no linker-list entries. So we can just check for that and know that
the suite is not present.
This allows removal of the #ifdefs and the need to keep them in sync
with the associated Makefile rules, which has actually failed, since the
help does not match what commands are actually present.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
