diff --git a/rk3326/BoardConfig.mk b/rk3326/BoardConfig.mk index 671d7c3..f82926b 100755 --- a/rk3326/BoardConfig.mk +++ b/rk3326/BoardConfig.mk @@ -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