device/rockchip: fixes RK_TARGET_PRODUCT for rk3399pro-npu

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: Id43ee7dd23e07534bc9e2416551a77dc72898ff6
This commit is contained in:
Caesar Wang
2020-09-11 18:26:53 +08:00
parent aad566afc2
commit cc45e08b48
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ export RK_CFG_PCBA=
# Build jobs
export RK_JOBS=12
# target chip
export RK_TARGET_PRODUCT=rk3399pro-npu-multi-cam
export RK_TARGET_PRODUCT=rk3399pro
# Set rootfs type, including ext2 ext4 squashfs
export RK_ROOTFS_TYPE=
# rootfs image path

View File

@ -25,7 +25,7 @@ export RK_CFG_PCBA=
# Build jobs
export RK_JOBS=12
# target chip
export RK_TARGET_PRODUCT=rk3399pro-npu
export RK_TARGET_PRODUCT=rk3399pro
# Set rootfs type, including ext2 ext4 squashfs
export RK_ROOTFS_TYPE=
# rootfs image path