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