mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
include/boot.sh: simplify variable initialisation
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+1
-6
@@ -3,12 +3,7 @@
|
||||
# SPDX-FileCopyrightText: 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com>
|
||||
# SPDX-FileCopyrightText: 2023 Leah Rowe <leah@libreboot.org>
|
||||
|
||||
first=""
|
||||
board=""
|
||||
boards=""
|
||||
_displaymode=""
|
||||
_payload=""
|
||||
_keyboard_layout=""
|
||||
eval "$(setvars "" first board boards _displaymode _payload _keyboard_layout)"
|
||||
|
||||
main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user