summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/roms/withgrub_helper
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-12-06 15:49:14 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-12-06 15:49:14 (EST)
commit1d1b6c8fc9393d7cc304a72e37d8dff5f9f09340 (patch)
tree517d1bc9f3471a544d02afa69502a3d35d87ebaf /resources/scripts/helpers/build/roms/withgrub_helper
parentb0652dc6045b5164f4a0180dc755faf3d23ce415 (diff)
downloadlibreboot-1d1b6c8fc9393d7cc304a72e37d8dff5f9f09340.zip
libreboot-1d1b6c8fc9393d7cc304a72e37d8dff5f9f09340.tar.gz
libreboot-1d1b6c8fc9393d7cc304a72e37d8dff5f9f09340.tar.bz2
build/roms/*: Don't put lbversion file in CBFS (no longer needed)
We now tell coreboot's build system what version string to use.
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 349b6b1..c2d2bf2 100755
--- a/resources/scripts/helpers/build/roms/withgrub_helper
+++ b/resources/scripts/helpers/build/roms/withgrub_helper
@@ -90,9 +90,6 @@ do
# .config no longer needed
rm -f ".config"
- # Add version information to this image
- ./util/cbfstool/cbfstool "${boardtarget}_${romtype}.rom" add -f .coreboot-version -n lbversion -t raw
-
# Add the background image
if [ "$romtype" = "vesafb" ]
then