rk3326: BoardConfig.mk: modify rootfs type to ext4

Change-Id: I500624d3ad3404a9db4868f69c97bd8d5daab7f0
Signed-off-by: Leo Wen <leo.wen@rock-chips.com>
This commit is contained in:
Leo Wen
2018-10-23 08:54:11 +08:00
parent d05cb5d817
commit 30d54dd667

View File

@ -27,7 +27,7 @@ export RK_JOBS=12
# target chip
export RK_TARGET_PRODUCT=rk3326
# Set rootfs type, including ext2 ext4 squashfs
export RK_ROOTFS_TYPE=squashfs
export RK_ROOTFS_TYPE=ext4
# rootfs image path
export RK_ROOTFS_IMG=buildroot/output/$RK_CFG_BUILDROOT/images/rootfs.$RK_ROOTFS_TYPE
# Set oem partition type, including ext2 squashfs