mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
build/src/for: rename to handle/make/file
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -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" || \
|
||||
|
||||
Reference in New Issue
Block a user