Skip to content
Snippets Groups Projects
Commit 4efa545a authored by Libreboot project's avatar Libreboot project
Browse files

build/release/src: clean spkmodem/e6400 utils


Signed-off-by: default avatarLeah Rowe <leah@libreboot.org>
parent 2e85a63a
Branches
Tags
No related merge requests found
...@@ -136,6 +136,8 @@ purge_files() ...@@ -136,6 +136,8 @@ purge_files()
./build clean all || err "build-clean1" ./build clean all || err "build-clean1"
make clean -BC util/nvmutil || err "make-clean2" make clean -BC util/nvmutil || err "make-clean2"
make clean -BC util/ich9utils || err "make-clean3" make clean -BC util/ich9utils || err "make-clean3"
make clean -BC util/spkmodem_recv || err "make-clean4"
make clean -BC util/e6400-flash-unlock || err "make-clean5"
rm -Rf coreboot/coreboot/ || err "rm-rf1" rm -Rf coreboot/coreboot/ || err "rm-rf1"
rm -Rf .git .gitignore */.git* coreboot/*/.git* \ rm -Rf .git .gitignore */.git* coreboot/*/.git* \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment