RK35xx is seeking for rk35xx config

Due to a bit too agressive cleaning. Re-add defs
This commit is contained in:
Igor Pecovnik
2024-01-08 11:29:20 +01:00
committed by Igor
parent f852beca0a
commit 6d2c5b34fc

View File

@@ -27,10 +27,12 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.1"
declare -g LINUXCONFIG='linux-rockchip64-'$BRANCH
;;
edge)
declare -g KERNEL_MAJOR_MINOR="6.6"
declare -g LINUXCONFIG='linux-rockchip64-'$BRANCH
;;
esac