device/rockchip: modify rk3326 rootfs type to squashfs

Change-Id: I6efc4455fb75832b01b9eb91efa9808f3446fefe
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
Caesar Wang
2018-09-11 14:05:06 +08:00
parent 8bc2695427
commit 23bee10cfa
2 changed files with 2 additions and 2 deletions

View File

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