Makefile: add pkg-stats target
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 5 Nov 2020 16:30:22 +0000 (17:30 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 11 Nov 2020 11:07:51 +0000 (12:07 +0100)
commit78568465228724efca9d0d98f247c0f253cfa8eb
tree08d3970766c97739ce5d9f752deefefdbff07782
parent3de93377814275e07e77f6f9a8616037851de540
Makefile: add pkg-stats target

Now that pkg-stats is not just a maintainer-oriented tool, but a tool
generally useful to users, introduce a make target to run
pkg-stats. Of course, it is run with the newly introduced -c option,
which produces a pkg-stats output for just the selection of packages
of the currently defined configuration.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile