update rk35xx-legacy to 5.10 rkr4

This commit is contained in:
amazingfate
2023-05-26 01:25:03 +08:00
committed by Jianfeng Liu
parent c825966857
commit 798b518f1b

View File

@@ -20,7 +20,7 @@ case $BRANCH in
UBOOT_USE_GCC='< 8.0'
BOOTDIR='u-boot-rockchip64'
KERNELSOURCE='https://github.com/armbian/linux-rockchip.git'
KERNELBRANCH='branch:rockchip-5.10'
KERNELBRANCH='branch:rk-5.10-rkr4'
declare -g KERNEL_MAJOR_MINOR="5.10" # Major and minor versions of this kernel.
KERNELDIR='linux-rockchip64'
KERNELPATCHDIR='rk35xx-legacy'