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