summaryrefslogtreecommitdiff
path: root/script/update/release/roms
diff options
context:
space:
mode:
Diffstat (limited to 'script/update/release/roms')
-rwxr-xr-xscript/update/release/roms2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/update/release/roms b/script/update/release/roms
index 40697ae3..c34762b0 100755
--- a/script/update/release/roms
+++ b/script/update/release/roms
@@ -102,7 +102,7 @@ strip_archive()
[ -d "src/coreboot/${tree}" ] || \
x_ ./update project trees coreboot ${tree}
- x_ ./build coreboot utils ${tree}
+ x_ ./update project build -b coreboot utils ${tree}
if [ "${microcode_required}" = "n" ]; then
for romfile in "${romdir}"/*.rom; do