target: Add new infrastructure for filesystem generation
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Mar 2010 23:11:58 +0000 (00:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 9 Apr 2010 09:04:34 +0000 (11:04 +0200)
commit21f3bcc1868022e990c0d7ec4171727722b41fd9
treeaac11d39d30cd0e4d6cc3b70d8de856d5f14a3d8
parentb605699f1f365c55d094c47737d3f5f7e38c1f61
target: Add new infrastructure for filesystem generation

In order to avoid code duplication between the different filesystem
generation makefile, we introduce a ROOTFS_TARGET macro. Documentation
for this macro is contained in the patch.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
target/Makefile.in
target/common.mk [new file with mode: 0644]