DO NOT MERGE: Point to kernel source/branch for testing
This commit is contained in:
parent
664c79871c
commit
c3f2096fb5
@ -33,8 +33,8 @@ case $BRANCH in
|
||||
BOOTDIR='u-boot-rockchip64'
|
||||
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.1'
|
||||
KERNELSOURCE='https://github.com/kamilsaigol/linux-rockchip-radxa-e54c'
|
||||
KERNELBRANCH='branch:kamilsaigol/radxa-e54c'
|
||||
KERNELPATCHDIR='rk35xx-vendor-6.1'
|
||||
LINUXFAMILY=rk35xx
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user