diff options
author | Leah Rowe <leah@libreboot.org> | 2023-09-01 08:46:24 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-09-01 08:46:24 +0100 |
commit | 98f30b6dbe7ef38af543d571c333b54ad2709ad4 (patch) | |
tree | 591e392edea6999f191149b2571079d24206e357 /util | |
parent | b9662fbe3634af2946f0423a021c4f04c983c169 (diff) |
build/coreboot/utils: exit 1 if target.cfg missing
it was previously trying to "continue", despite not being
inside a loop. the correct instruction would have
been "return 0", but then I thought it'd be better to
err here
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions