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:
@ -39,6 +39,8 @@ export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}
|
|||||||
export RK_RAMBOOT_TYPE=
|
export RK_RAMBOOT_TYPE=
|
||||||
# Set oem partition type, including ext2 squashfs
|
# Set oem partition type, including ext2 squashfs
|
||||||
export RK_OEM_FS_TYPE=ext2
|
export RK_OEM_FS_TYPE=ext2
|
||||||
|
# OEM build on buildroot
|
||||||
|
export RK_OEM_BUILDIN_BUILDROOT=YES
|
||||||
# Set userdata partition type, including ext2, fat
|
# Set userdata partition type, including ext2, fat
|
||||||
export RK_USERDATA_FS_TYPE=ext2
|
export RK_USERDATA_FS_TYPE=ext2
|
||||||
#OEM config
|
#OEM config
|
||||||
|
|||||||
Reference in New Issue
Block a user