device/rockchip: rename rootfs to debian by default
Change-Id: I0341d37f82fe1eafd8438c561991bb84a04306df Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
@ -29,7 +29,7 @@ export RK_TARGET_PRODUCT=rk3328
|
||||
# Set rootfs type, including ext2 ext4 squashfs
|
||||
export RK_ROOTFS_TYPE=ext4
|
||||
# rootfs image path
|
||||
export RK_ROOTFS_IMG=rootfs/linaro-rootfs.img
|
||||
export RK_ROOTFS_IMG=debian/linaro-rootfs.img
|
||||
# Set oem partition type, including ext2 squashfs
|
||||
export RK_OEM_FS_TYPE=ext2
|
||||
# Set userdata partition type, including ext2, fat
|
||||
|
||||
Reference in New Issue
Block a user