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
@@ -223,7 +223,7 @@ check_config()
run_make_command()
{
./build src for -c "${codedir}"
./handle make file -c "${codedir}"
fail "run_make_command: make distclean/clean failed"
cp "${config}" "${codedir}/.config" || \