mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Compare commits
1 Commits
revert-750
...
AR-1778
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5b1b99990 |
@@ -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