mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
remove remnants of SKIP_BOOTSPLASH
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
# https://github.com/armbian/build/
|
||||
#
|
||||
declare -g SERIALCON="tty1" # Cant reasonably expect UEFI stuff to have a serial console. Customize if otherwise.
|
||||
declare -g SKIP_BOOTSPLASH="yes" # No splash.
|
||||
declare -g UEFI_GRUB_TIMEOUT=${UEFI_GRUB_TIMEOUT:-3} # Default 3-seconds timeout for GRUB menu.
|
||||
declare -g BOARD_FIRMWARE_INSTALL="-full" # Install full firmware for UEFI boards
|
||||
declare -g DISTRO_GENERIC_KERNEL=no
|
||||
|
||||
Reference in New Issue
Block a user