rk3568-odroid/edge: bump to 6.3 (odroidm1)
This commit is contained in:
parent
f25fb7c53c
commit
324953f5d7
@ -22,9 +22,9 @@ SKIP_BOOTSPLASH="yes"
|
||||
case $BRANCH in
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.2" # Major and minor versions of this kernel (for armbian-next)
|
||||
KERNELBRANCH='branch:linux-6.2.y'
|
||||
KERNELPATCHDIR='archive/odroidm1-6.2' # Empty! Look ma, pure mainline!
|
||||
declare -g KERNEL_MAJOR_MINOR="6.3" # Major and minor versions of this kernel (for armbian-next)
|
||||
KERNELBRANCH='branch:linux-6.3.y'
|
||||
KERNELPATCHDIR='archive/odroidm1-6.3' # Empty! Look ma, pure mainline!
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
Loading…
Reference in New Issue
Block a user