lbmk/script
Leah Rowe 225e2609fa only remove microcode in build/release/roms
libreboot's build system, lbmk, *is* available to use
in releases aswell (use the _src tarball), but it is
mostly intended for development, in lbmk.git

well, there's not much point wasting time / disk space
generating no-microcode roms within lbmk

they should be generated only at release time, alongside
the default ones

this patch implements that, thus speeding up the build
process and saving disk usage during development

the other alternative was to add a new option in
build/boot/roms, -m, that would opt in to removing them,
but this is extra complexity for something that is ill
advised and only provided to appease certain people

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-31 23:30:56 +01:00
..
build only remove microcode in build/release/roms 2023-08-31 23:30:56 +01:00
handle/make move build/boot/rom moverom to handle/make/config 2023-08-31 21:12:35 +01:00
misc move resources/scripts/ to script/ 2023-08-27 17:19:36 +01:00
update/blobs re-add /dev/null redirect on . ${1} 2023-08-31 17:16:54 +01:00