summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/roms/withgrub_helper
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-11-06 03:06:55 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-11-06 03:06:55 (EST)
commit181da2777a6028a87df53939253fb2e83c364f34 (patch)
treeb91a8b217e40c45147fda99764cd76bac8050769 /resources/scripts/helpers/build/roms/withgrub_helper
parent60453ff2cbd1befe24959fba1d24f734406444e3 (diff)
downloadlibreboot-181da2777a6028a87df53939253fb2e83c364f34.zip
libreboot-181da2777a6028a87df53939253fb2e83c364f34.tar.gz
libreboot-181da2777a6028a87df53939253fb2e83c364f34.tar.bz2
Don't build ifdtool. Not needed in libreboot.
Diffstat (limited to 'resources/scripts/helpers/build/roms/withgrub_helper')
-rwxr-xr-xresources/scripts/helpers/build/roms/withgrub_helper3
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 3c74ab2..4542bc7 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"