summaryrefslogtreecommitdiff
path: root/include/rom.sh
diff options
context:
space:
mode:
Diffstat (limited to 'include/rom.sh')
-rw-r--r--include/rom.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/rom.sh b/include/rom.sh
index 6f914009..eadef643 100644
--- a/include/rom.sh
+++ b/include/rom.sh
@@ -79,6 +79,11 @@ check_coreboot_utils()
mkcorebootbin()
{
+ $dry realmkcorebootbin; :
+}
+
+realmkcorebootbin()
+{
[ "$target" = "$tree" ] && return 0
tmprom="$TMPDIR/coreboot.rom"