On 16/08/19 2:16 PM, suni...@techveda.org wrote:
> From: Suniel Mahesh <suni...@techveda.org>
> 
> TI HS platforms generate *dtb_HS binary blobs and there is no
> rule for cleanup. Added entry for cleanup in clean-files target.
> 
> Signed-off-by: Suniel Mahesh <suni...@techveda.org>

Reviewed-by: Lokesh Vutla <lokeshvu...@ti.com>

Thanks and regards,
Lokesh

> ---
> Changes for v2:
> 
> - changed description to fit the change done.
> - As suggested by Lokesh Vutla, moved cleaning process
>   to dts/Makefile
> ---
>  arch/arm/dts/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index e021888..5f4e05d 100644
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -806,4 +806,4 @@ PHONY += dtbs
>  dtbs: $(addprefix $(obj)/, $(dtb-y))
>       @:
>  
> -clean-files := *.dtb
> +clean-files := *.dtb *_HS
> 
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to