[U-Boot] [PATCH] ARM: dt: Also clean dtbo files

Michal Simek monstr at monstr.eu
Thu Oct 24 11:22:35 UTC 2019


po 14. 10. 2019 v 14:54 odesílatel Michal Simek
<michal.simek at xilinx.com> napsal:
>
> dtbo files can be also generated that's why also clean them.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  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 53f919621bef..a9240ef450f3 100644
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -829,4 +829,4 @@ PHONY += dtbs
>  dtbs: $(addprefix $(obj)/, $(dtb-y))
>         @:
>
> -clean-files := *.dtb *_HS
> +clean-files := *.dtb *.dtbo *_HS
> --
> 2.17.1
>

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list