summaryrefslogtreecommitdiff
path: root/script/update/vendor/download
diff options
context:
space:
mode:
Diffstat (limited to 'script/update/vendor/download')
-rwxr-xr-xscript/update/vendor/download2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/update/vendor/download b/script/update/vendor/download
index 21b0f7ed..aec59c1f 100755
--- a/script/update/vendor/download
+++ b/script/update/vendor/download
@@ -50,7 +50,7 @@ build_dependencies()
x_ ./update project build -b uefitool
[ -f "${kbc1126_ec_dump}" ] || \
x_ make -C "${cbdir}/util/kbc1126"
- x_ ./build coreboot utils default
+ x_ ./update project build -b coreboot utils default
}
download_vendorfiles()