ar71xx: remove old jffs2 marker from image generation on nand targets

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41332 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2014-06-24 18:14:18 +00:00
parent 770d0b80da
commit ab140b37f1

View File

@@ -15,8 +15,6 @@ vol_name=rootfs
[rootfs_data]
# Volume mode (other option is static)
mode=ubi
# Source image
image=jffs2.eof
# Volume ID in UBI image
vol_id=1
# Allow for dynamic resize
@@ -25,3 +23,4 @@ vol_type=dynamic
vol_name=rootfs_data
# Autoresize volume at first mount
vol_flags=autoresize
vol_size=1MiB