[Buildroot] [PATCH 1/3 v3] package/pkg-generic: mark some rule PHONY

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Mar 25 18:27:47 UTC 2019


On Fri, 22 Mar 2019 22:07:05 +0100
"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:

> 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 at free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  package/pkg-generic.mk | 3 +++
>  1 file changed, 3 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list