>>6010because its the same thing and because libreboots build system is way better than coreboots.
besides, its piss easy to use and literally retard proof.
install
bdf-unifont
git clone https://codeberg.org/libreboot/lbmk
cd lbmk
install your make dependencies, lets say you're on arch/parabola/shartix/etc...
(as root)
make install-dependencies-arch
now to build all roms, run
make
, or if you want to build individual roms, for lets say an X200 with an 8MiB ROM chip, as well as the T60-intelgpu roms (2MiB, default chip size):
./build boot roms x200_8mb t60_intelgpu
your ROMs will be in
./bin/