mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
RK35xx is seeking for rk35xx config
Due to a bit too agressive cleaning. Re-add defs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user