UEFI x86 and arm64: Bump EDGE kernels to 6.10.y

This commit is contained in:
Igor Pecovnik
2024-07-26 18:17:26 +02:00
committed by Igor
parent bf5bbb81cf
commit 759274b7a1
4 changed files with 245 additions and 98 deletions

View File

@@ -29,7 +29,7 @@ case "${BRANCH}" in
;;
edge)
declare -g KERNEL_MAJOR_MINOR="6.9"
declare -g KERNEL_MAJOR_MINOR="6.10"
;;
esac