buildrootschalter/fs
Fabio Porcedda a24877586a Makefile: add support for top-level parallel make
To be able to use top-level parallel make we must not depend in a rule
on the order of evaluation of the prerequisites, so instead of relyng on
the left to right ordering of evaluation of the prerequisites add an
explicit rule to describe the dependencies.

Add explicit rules to describe the following dependency chain:
$(TARGETS) -> target-finalize -> rootfs-* -> target-post-image

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-14 21:09:04 +01:00
..
cloop Normalize separator size to 80 2013-06-07 10:54:54 +02:00
cpio uboot-tools: factor out common mkimage infrastructure 2013-11-11 00:37:03 +01:00
cramfs package: fix white spaces 2014-01-16 13:31:09 +01:00
ext2 fs/ext2: fix generation of ext4 filesystems 2014-01-06 00:07:25 +01:00
initramfs Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
iso9660 package: fix white spaces 2014-01-16 13:31:09 +01:00
jffs2 Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
romfs package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
squashfs squashfs3: remove deprecated package/rootfs 2014-01-10 15:14:35 +01:00
tar fix white spaces 2013-07-20 21:13:57 +02:00
ubifs fs/ubi: add option to use custom ubinize config file 2014-02-08 22:57:31 +01:00
common.mk Makefile: add support for top-level parallel make 2014-02-14 21:09:04 +01:00
Config.in reorder fs alphabetically 2012-12-02 23:19:25 -08:00