package/pkg-generic: mark some rule PHONY
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 22 Mar 2019 21:07:05 +0000 (22:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 25 Mar 2019 18:27:04 +0000 (19:27 +0100)
commitad89bffed50bc5de4ebf357f2e9a66133c8a7a7f
tree6e05cf6a721b63d44327926213d352946903d30b
parent93f77125112ee5335719065cdfcfb1593caa7c27
package/pkg-generic: mark some rule PHONY

The %-graph-rdepends should be marked PHONY, as the %-graph-depends is.

The %-show-dependency-tree should also be a PHONY rule, because it does
not actually create a file. Furthermore, to avoid the "Nothing to be
done for .." message, give that rule an actual recipe that just does
nothing.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pkg-generic.mk