cbmk/script
Leah Rowe e73f1b1c9b 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>
2024-06-24 18:45:15 +01:00
..
roms roms: optimise u-boot elf check 2024-06-24 18:45:15 +01:00
trees trees: try xgcc build twice if first attempt fails 2024-06-24 18:44:38 +01:00