diff options
Diffstat (limited to 'script/update/vendor/download')
| -rwxr-xr-x | script/update/vendor/download | 2 | 
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() | 
