meson64_common: bump current 6.12 -> 6.18

This commit is contained in:
Ricardo Pardini 2025-12-29 11:53:51 +01:00
parent 3a320d17e1
commit 91ea87dacb

View File

@ -36,7 +36,7 @@ GOVERNOR=${GOVERNOR:-ondemand}
case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.12"
declare -g KERNEL_MAJOR_MINOR="6.18"
;;
edge)
declare -g KERNEL_MAJOR_MINOR="6.19"