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 @@ 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}/" || \