Re: [PATCH] gitignore: ignore *.dtbo and *.dtbo.S

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05.03.24 06:40, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx>
> ---
>  .gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index f0afd899e1a..c9921d83ed1 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -38,6 +38,8 @@ binary.0
>  Module.symvers
>  *.dtb
>  *.dtb.*
> +*.dtbo
> +*.dtbo.S

There's also *.dtbo.o intermediary files, we probably want to use
a *.dtbo.* glob here, like the one we have above for *.dtb.*.

Thanks,
Ahmad

>  
>  #
>  # Top-level generic files

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux