diff options
Diffstat (limited to 'resources/scripts/helpers/build/roms')
-rwxr-xr-x | resources/scripts/helpers/build/roms/withgrub_helper | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/scripts/helpers/build/roms/withgrub_helper b/resources/scripts/helpers/build/roms/withgrub_helper index 3c74ab27..4542bc79 100755 --- a/resources/scripts/helpers/build/roms/withgrub_helper +++ b/resources/scripts/helpers/build/roms/withgrub_helper @@ -148,7 +148,4 @@ rm -f "lbversion" # go back to main source directory cd "../" -# create ROM image layout to allow flashing specific regions only -./coreboot/util/ifdtool/ifdtool -f bin/grub/"${boardtarget}"/rom.layout "$(find bin/grub/"${boardtarget}" -type f -name "*.rom" -print -quit)" - printf "\n\n" |