rv1126_rv1109: remove unused rootfs declarations
Fixes ./build.sh error Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: Iad4c5d4d85e1f913a255db52bbebc6de1057e449
This commit is contained in:
@ -32,10 +32,6 @@ export RK_CFG_PCBA=
|
||||
export RK_JOBS=12
|
||||
# target chip
|
||||
export RK_TARGET_PRODUCT=rv1126_rv1109
|
||||
# Set rootfs type, including ext2 ext4 squashfs
|
||||
export RK_ROOTFS_TYPE=ext4
|
||||
# rootfs image path
|
||||
export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}
|
||||
# Set ramboot image type
|
||||
export RK_RAMBOOT_TYPE=ROMFS
|
||||
# Set oem partition type, including ext2 squashfs
|
||||
|
||||
Reference in New Issue
Block a user