make.sh: add rk399pro-npu build

Change-Id: I96c8dd6dc07c65549860631ecd70416f8f2f492e
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen 2018-09-13 09:51:45 +08:00 committed by Jianhong Chen
parent b9578fc8d6
commit 3776a9bd6f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ SUPPORT_LIST=`ls configs/*[r,p][x,v,k][0-9][0-9]*_defconfig`
#
# Format: target board label loader trust
RKCHIP_INI_DESC=("CONFIG_TARGET_GVA_RK3229 NA RK322XAT NA"
"CONFIG_COPROCESSOR_RK1808 RK3399PRO-NPU RK3399PRONPU RK3399PRONPU"
# to be add...
)