lbmk/script
Leah Rowe 6753222d0e roms: build coreboot early to avoid duplicate work
we're building it per coreboot configuration file, rather
than per-target; the latter is more appropriate, and saves
on compilation time.

do it per-target.cfg, not per coreboot configuration.

this works because the trees script compiles all images
per target, for each given coreboot configuration within
that target, e.g. libgfxinit _corebootfb and _txtmode.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-06-24 17:28:25 +01:00
..
roms roms: build coreboot early to avoid duplicate work 2024-06-24 17:28:25 +01:00
trees trees: try xgcc build twice if first attempt fails 2024-06-24 14:23:56 +01:00