mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
correct collabora major_minor to 6.5 (#5618)
This commit is contained in:
@@ -55,7 +55,7 @@ case $BRANCH in
|
||||
SKIP_BOOTSPLASH="yes"
|
||||
LINUXFAMILY=rockchip-rk3588
|
||||
LINUXCONFIG='linux-rockchip-rk3588-'$BRANCH
|
||||
KERNEL_MAJOR_MINOR="6.4" # Major and minor versions of this kernel.
|
||||
KERNEL_MAJOR_MINOR="6.5" # Major and minor versions of this kernel.
|
||||
KERNELPATCHDIR='rockchip-rk3588-collabora' # Empty/nonexisting, so zero patches, hopefully
|
||||
KERNELSOURCE='https://gitlab.collabora.com/hardware-enablement/rockchip-3588/linux.git'
|
||||
KERNELBRANCH='branch:rk3588'
|
||||
|
||||
Reference in New Issue
Block a user