Makefile: implement a package based source-check target
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Apr 2015 09:51:06 +0000 (11:51 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Apr 2015 17:53:02 +0000 (19:53 +0200)
commitf9b928244a00106d01ee7ac5768072233fc6c5d2
tree3303a7b64caa5f91bb7189ea6fae1c3c84b23d19
parente16ed77c5db07a0b1207970ef2ac5ac0775148b3
Makefile: implement a package based source-check target

This commit switches the implementation of the global source-check
target to use a package infrastructure based mechanism, using the
$(1)-all-source-check target added in the previous commit.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Makefile