device/rockchip: fixes the debian image for generating
Change-Id: Ia34e4e409ce5a595cbe7d0f8953b5bddb234600f Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
@ -29,7 +29,7 @@ export RK_TARGET_PRODUCT=rk3399
|
||||
# Set rootfs type, including ext2 ext4 squashfs
|
||||
export RK_ROOTFS_TYPE=ext4
|
||||
# rootfs image path
|
||||
export RK_ROOTFS_IMG=distro/rootfs.img
|
||||
export RK_ROOTFS_IMG=rootfs/linaro-rootfs.img
|
||||
# ramdisk image path
|
||||
export RK_RAMDISK_IMG=
|
||||
# Set oem partition type, including ext2 squashfs
|
||||
|
||||
Reference in New Issue
Block a user