rv1126_rv1109: BoardConfig-uvc.mk: build oem.img on buildroot

Change-Id: I02e4ffaa23dca96255674993bfed280e76e7ac0c
Signed-off-by: huangjc <huangjc@rock-chips.com>
This commit is contained in:
huangjc
2020-06-04 17:23:20 +08:00
committed by Weiwen Chen
parent 7e865ea6f5
commit 8c535dbc9f

View File

@ -39,6 +39,8 @@ export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}
export RK_RAMBOOT_TYPE=
# Set oem partition type, including ext2 squashfs
export RK_OEM_FS_TYPE=ext2
# OEM build on buildroot
export RK_OEM_BUILDIN_BUILDROOT=YES
# Set userdata partition type, including ext2, fat
export RK_USERDATA_FS_TYPE=ext2
#OEM config