mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Switch from rkr5 to rkr5.1
This commit is contained in:
@@ -37,7 +37,7 @@ case $BRANCH in
|
||||
declare -g KERNEL_MAJOR_MINOR="6.1" # Major and minor versions of this kernel.
|
||||
declare -g -i KERNEL_GIT_CACHE_TTL=120 # 2 minutes; this is a high-traffic repo
|
||||
KERNELSOURCE='https://github.com/armbian/linux-rockchip.git'
|
||||
KERNELBRANCH='branch:rk-6.1-rkr5'
|
||||
KERNELBRANCH='branch:rk-6.1-rkr5.1'
|
||||
KERNELPATCHDIR='rk35xx-vendor-6.1'
|
||||
;;
|
||||
esac
|
||||
|
||||
@@ -34,7 +34,7 @@ case $BRANCH in
|
||||
declare -g KERNEL_MAJOR_MINOR="6.1" # Major and minor versions of this kernel.
|
||||
declare -g -i KERNEL_GIT_CACHE_TTL=120 # 2 minutes; this is a high-traffic repo
|
||||
KERNELSOURCE='https://github.com/armbian/linux-rockchip.git'
|
||||
KERNELBRANCH='branch:rk-6.1-rkr5'
|
||||
KERNELBRANCH='branch:rk-6.1-rkr5.1'
|
||||
KERNELPATCHDIR='rk35xx-vendor-6.1'
|
||||
LINUXFAMILY=rk35xx
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user