diff options
Diffstat (limited to 'script/build/fw')
-rwxr-xr-x | script/build/fw/coreboot | 2 |
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" |