summaryrefslogtreecommitdiff
path: root/script/build/fw/coreboot
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-10-07 02:36:46 +0100
committerLeah Rowe <leah@libreboot.org>2023-10-07 02:46:47 +0100
commitfa8e204f144ebe318f6173d2570dd90d50dace87 (patch)
tree945341ccd5d308cf7a24fd75d53ba83aaf691a7f /script/build/fw/coreboot
parent24584296a8f93f3bd9d81bd050e3b4ec33fcfaf2 (diff)
unified projectname/version/versiondate handling
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'script/build/fw/coreboot')
-rwxr-xr-xscript/build/fw/coreboot2
1 files changed, 0 insertions, 2 deletions
diff --git a/script/build/fw/coreboot b/script/build/fw/coreboot
index 1f5bd7f1..481c6fba 100755
--- a/script/build/fw/coreboot
+++ b/script/build/fw/coreboot
@@ -12,8 +12,6 @@ set -u -e
. "include/err.sh"
. "include/option.sh"
-read projectname < projectname
-
seavgabiosrom="elf/seabios/default/libgfxinit/vgabios.bin"
grub_background="background1280x800.png"
grubelf="elf/grub/grub.elf"