mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 14:59:34 +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 @@ fi
|
||||
|
||||
memtest_bin="memtest86plus/build${arch#*_}/memtest.bin"
|
||||
[ "${payload_memtest}" != "y" ] || [ -f "${memtest_bin}" ] || \
|
||||
./build src for -b ${memtest_bin%/*} || \
|
||||
./handle make file -b ${memtest_bin%/*} || \
|
||||
err "cannot build memtest86+"
|
||||
|
||||
[ -d "${romdir}/" ] || mkdir -p "${romdir}/" || \
|
||||
|
||||
Reference in New Issue
Block a user