[Pdbg] [PATCH] Makefile: Add p9-fsi.dtsi to the list of files to clean

Balbir Singh bsingharora at gmail.com
Mon May 28 23:30:27 AEST 2018



On 25/05/18 13:36, Joel Stanley wrote:
> This file was not being removed by make clean.
>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
> ---
>  Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index 97106b540c02..a5e89c4e26bc 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -101,4 +101,4 @@ p9z-fsi.dts: p9z-fsi.dts.m4 p9-fsi.dtsi
>  %.dtb.o: %.dtb
>  	$(AM_V_CC)$(CC) -c $(srcdir)/template.S -DSYMBOL_PREFIX=$(shell echo $@ | tr '.-' '_') -DFILENAME=\"$<\" -o $@
>  
> -MOSTLYCLEANFILES = *.dtb *.dts *.dt.h
> +MOSTLYCLEANFILES = *.dtb *.dts *.dt.h p9-fsi.dtsi

Acked-by: Balbir Singh <bsingharora at gmail.com>


More information about the Pdbg mailing list