Bump imx6 edge kernels to 6.9.y

This commit is contained in:
Igor Pecovnik 2024-05-26 11:43:37 +02:00 committed by Igor
parent 3406519dee
commit 6a765807d1
2 changed files with 398 additions and 99 deletions

File diff suppressed because it is too large Load Diff

View File

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