bump rockchip 32 bit edge kernel to 6.15

This commit is contained in:
Paolo Sabatino
2025-06-02 18:25:21 +02:00
committed by Igor
parent cdf71df4b8
commit cc4cb72d40
133 changed files with 229 additions and 242 deletions

View File

@@ -56,7 +56,7 @@ case $BRANCH in
edge)
declare -g KERNEL_MAJOR_MINOR="6.14" # Major and minor versions of this kernel.
declare -g KERNEL_MAJOR_MINOR="6.15" # Major and minor versions of this kernel.
;;
esac