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:
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user