[U-Boot] [PATCH] .gitignore: ignore generated u-boot.lst

Luka Perkov luka at openwrt.org
Wed Nov 21 21:00:48 CET 2012


Hi Vincent,

On Wed, Nov 21, 2012 at 03:51:37PM +0100, Vincent Stehlé wrote:
> Signed-off-by: Vincent Stehlé <v-stehle at ti.com>
> ---
>  .gitignore |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 1ac43f2..3f728ca 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -55,6 +55,7 @@
>  /reloc_off
>  
>  /include/generated/
> +/include/u-boot.lst
>  asm-offsets.s
>  
>  # stgit generated dirs

You should have also removed "/u-boot.lst":

http://lists.denx.de/pipermail/u-boot/2012-November/140360.html

Luka


More information about the U-Boot mailing list