diff options
author | Leah Rowe <leah@libreboot.org> | 2024-06-24 18:30:48 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-06-24 18:30:48 +0100 |
commit | c661eca6b9e84c7ba036434e84461dd05727e832 (patch) | |
tree | f85631b493af2acd4407d70ea373fdf20cb69315 /config/uefitool | |
parent | 8af9f904c4c6d5a8e968e89d370919bbbf48a7ea (diff) |
roms: optimise u-boot elf check
because we use crossgcc here, blindly running trees -f
means needlessly re-running buildgcc, which then checks
for gcc binaries, even though we already know that the
u-boot binary exists. skip this check if u-boot exists.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/uefitool')
0 files changed, 0 insertions, 0 deletions