mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
Revert "uefi-loong64: *temporary* hold uefi-loong64 edge at 6.18"
This reverts commit e0f38cb9be.
This commit is contained in:
committed by
Ricardo Pardini
parent
30389a6763
commit
d2f6c47f6d
@@ -14,11 +14,3 @@ declare -g ARCH="loong64"
|
||||
# shellcheck source=config/sources/families/include/uefi_common.inc
|
||||
source "${BASH_SOURCE%/*}/include/uefi_common.inc"
|
||||
enable_extension "grub"
|
||||
|
||||
# @TODO: TEMP: hold loong64 edge kernel at 6.18 while amazingfate reworks 6.19
|
||||
case "${BRANCH}" in
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.18"
|
||||
declare -g KERNELPATCHDIR="archive/uefi-${LINUXFAMILY}-${KERNEL_MAJOR_MINOR}" # override uefi_common
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user