diff options
Diffstat (limited to 'script/update/vendor/inject')
| -rwxr-xr-x | script/update/vendor/inject | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/script/update/vendor/inject b/script/update/vendor/inject index eac4da37..0b26f81e 100755 --- a/script/update/vendor/inject +++ b/script/update/vendor/inject @@ -88,7 +88,7 @@ detect_board()  build_dependencies()  {  	[ -d "${cbdir}" ] || x_ ./update project trees coreboot default -	x_ ./build coreboot utils default +	x_ ./update project build -b coreboot utils default  	x_ ./update vendor download ${board}  } | 
