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:
Caesar Wang
2018-12-18 20:17:51 +08:00
parent 7d086efa6d
commit bd18902a97
5 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@ export RK_TARGET_PRODUCT=px30
# 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