openwrtv3/target/linux/apm821xx/image
Christian Lamparter 7c2106696d apm821xx: explicitly build the rootfs.img.gz target
The commit 87b668765e
("image: when using the new image build code, gzip ext4 images by default")

forced that all targets that select the ext4 as the root filesystem
to always compress the generated rootfs. This is fine, but this method
doesn't not allow to append the metadata on a per-target base.

Therefore this patch changes the rootfs image production rule to generate
the gzip step manually. This way the metadata can be appended at a later
date.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2017-12-21 01:05:16 +01:00
..
Makefile apm821xx: explicitly build the rootfs.img.gz target 2017-12-21 01:05:16 +01:00
mbl_boot.scr apm821xx: add support for the Western Digital MyBook Live Series 2016-07-22 09:48:12 +02:00
mbl_gen_hdd_img.sh apm821xx: add support for the Western Digital MyBook Live Series 2016-07-22 09:48:12 +02:00