You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
declare -g KERNEL_TARGET="vendor" # edge builds and can be used for development with 'BRANCH=edge` forced; not enabled for end-users
7
7
declare -g BOOT_FDT_FILE="rockchip/rk3588-blade3-v101-linux.dtb" # Included in https://github.com/armbian/linux-rockchip/pull/64 # has a hook to change it for edge below
8
8
declare -g BOOT_SCENARIO="spl-blobs" # so we don't depend on defconfig naming convention
9
9
declare -g BOOT_SOC="rk3588" # so we don't depend on defconfig naming convention
0 commit comments