build/src/for: rename to handle/make/file

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-08-27 11:42:20 +01:00
parent 27c67295c7
commit 29a8193eb2
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ build_dependencies()
err "build_dependencies: can't fetch ${d}"
done
[ -f uefitool/uefiextract ] || \
./build src for -b uefitool || \
./handle make file -b uefitool || \
err "build_dependencies: can't build uefitool"
if [ ! -f "${cbdir}/util/kbc1126/kbc1126_ec_dump" ]; then
make -BC "${cbdir}/util/kbc1126" || \