rename include/option.sh to include/lib.sh

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-05-26 12:10:27 +01:00
parent dc7b72f3f4
commit 914852dd40
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
set -u -e
. "include/option.sh"
. "include/lib.sh"
seavgabiosrom="elf/seabios/default/libgfxinit/vgabios.bin"
grub_background="background1280x800.png"