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
@@ -25,7 +25,7 @@ ich9gen="util/ich9utils/ich9gen"
main()
{
[ -f "${ich9gen}" ] || ./build src for -b ich9utils || \
[ -f "${ich9gen}" ] || ./handle make file -b ich9utils || \
err "ich9utils make"
[ ! -f "${ich9gen}" ] && err "ich9gen doesn't exist"