lbmk/script
Leah Rowe 0543350d44 handle/make/file: run make-clean first
flashrom distclean resulted in zero status upon exit,
but did not remove the actual flashrom binary.

our logic was to run distclean and defer to clean;
now, we run clean and *then* run distclean, but we
do not throw an error if distclean fails. (we do
throw one if clean fails)

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-10 17:17:33 +01:00
..
build build/release/src: remove cbutils/ in srcdir 2023-09-10 17:08:08 +01:00
handle/make handle/make/file: run make-clean first 2023-09-10 17:17:33 +01:00
update build/boot/roms stragglers: properly handle errors 2023-09-10 15:05:19 +01:00