diff --git a/include/rom.sh b/include/rom.sh index 6020614..41853f0 100644 --- a/include/rom.sh +++ b/include/rom.sh @@ -76,6 +76,11 @@ check_coreboot_utils() } mkcorebootbin() +{ + $dry realmkcorebootbin; : +} + +realmkcorebootbin() { [ "$target" = "$tree" ] && return 0