mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
rename build/project/trees to update/project/build
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -47,7 +47,7 @@ build_dependencies()
|
||||
x_ ./update project repo "${d}"
|
||||
done
|
||||
[ -f uefitool/uefiextract ] || \
|
||||
x_ ./build project trees -b uefitool
|
||||
x_ ./update project build -b uefitool
|
||||
[ -f "${cbdir}/util/kbc1126/kbc1126_ec_dump" ] || \
|
||||
x_ make -C "${cbdir}/util/kbc1126"
|
||||
x_ ./build coreboot utils default
|
||||
|
||||
Reference in New Issue
Block a user