From 176722a841e59f4a6664bad45dc9344364a4a166 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 5 Oct 2023 23:50:31 +0100 Subject: unify handle/make/* into build/project/trees Just one script. Just one. Signed-off-by: Leah Rowe --- script/update/blobs/download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/update/blobs/download') diff --git a/script/update/blobs/download b/script/update/blobs/download index fef6b2c6..735a5452 100755 --- a/script/update/blobs/download +++ b/script/update/blobs/download @@ -47,7 +47,7 @@ build_dependencies() x_ ./update project repo "${d}" done [ -f uefitool/uefiextract ] || \ - x_ ./handle make file -b uefitool + x_ ./build project trees -b uefitool [ -f "${cbdir}/util/kbc1126/kbc1126_ec_dump" ] || \ x_ make -C "${cbdir}/util/kbc1126" x_ ./build coreboot utils default -- cgit v1.2.1