mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
rockchip-rk3588: edge: fix, I messed up move from 6.2-rc7 to 6.2.y 🤦
This commit is contained in:
committed by
Igor Pečovnik
parent
032025877c
commit
4a1eec83e7
@@ -33,7 +33,7 @@ case $BRANCH in
|
||||
LINUXFAMILY=rockchip-rk3588
|
||||
LINUXCONFIG='linux-rockchip-rk3588-'$BRANCH
|
||||
KERNEL_MAJOR_MINOR="6.2" # Major and minor versions of this kernel.
|
||||
KERNELBRANCH='branch:6.2.y'
|
||||
KERNELBRANCH='branch:linux-6.2.y'
|
||||
KERNELPATCHDIR='rockchip-rk3588-edge'
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user