mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
build/release/src: delete elf/ in srcdir
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -168,6 +168,7 @@ purge_files()
|
||||
coreboot/*/util/nvidia/cbootimage/.git* || \
|
||||
err "purge_files rm-rf2: can't purge .git files/directories"
|
||||
rm -Rf cbutils || err "purge_files: can't remove ${srcdir}/cbutils/"
|
||||
rm -Rf elf || err "purge_files: can't remove ${srcdir}/elf/"
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user