mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Read kernel branch parameter
This commit is contained in:
@@ -24,7 +24,7 @@ case $BRANCH in
|
||||
KERNELDIR='linux-rockchip64'
|
||||
KERNELSOURCE='https://github.com/armbian/linux-rockchip'
|
||||
declare -g KERNEL_MAJOR_MINOR="5.10" # Major and minor versions of this kernel.
|
||||
KERNELBRANCH='branch:rk-5.10-rkr4'
|
||||
[[ -z "${KERNELBRANCH}" ]] && KERNELBRANCH='branch:rk-5.10-rkr4'
|
||||
KERNELPATCHDIR='rockchip-rk3588-legacy'
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user