kumquat-buildroot/fs
Yann E. MORIN 787a31fed4 fs: don't remove intermediate files
Now that they are in their own directory and no longer pollute the build
dir, there is no point in removing them.

Furthermore, a follow-up patch will require that those files survive
when more than one filesystem image is generated.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-11-30 15:50:53 +01:00
..
axfs
cloop
cpio fs/cpio: use a post-gen hook rather than a post-target rule 2017-11-30 11:51:42 +01:00
cramfs
ext2 fs/ext2: use a post-gen hook rather than a post-target rule 2017-11-30 11:51:08 +01:00
initramfs fs/initramfs: cleanups, enhance comments 2017-11-30 11:50:42 +01:00
iso9660 fs/iso9660: don't pollute $(BUILD_DIR) with temp dir 2017-11-30 15:50:38 +01:00
jffs2
romfs
squashfs fs/squashfs: honour the number of parallel jobs 2017-08-09 23:57:35 +02:00
tar
ubifs
yaffs2
common.mk fs: don't remove intermediate files 2017-11-30 15:50:53 +01:00
Config.in