From 1d1b6c8fc9393d7cc304a72e37d8dff5f9f09340 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 06 Dec 2015 15:49:14 -0500 Subject: build/roms/*: Don't put lbversion file in CBFS (no longer needed) We now tell coreboot's build system what version string to use. --- (limited to 'resources/scripts/helpers/build/roms/withgrub_helper') 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 -- cgit v0.9.1