[PATCH] ppc: boards: add barebox.lds to .gitignore

Sascha Hauer s.hauer at pengutronix.de
Mon May 13 03:36:42 EDT 2013


On Sun, May 12, 2013 at 11:37:10PM +0400, Antony Pavlov wrote:
> Without this patch after compiling barebox
> for a PowerPC board we have 'git status'
> output looking like this:
> 
>   # Untracked files:
>   #   (use "git add <file>..." to include in what will be committed)
>   #
>   #       arch/ppc/boards/pcm030/barebox.lds
> 
> Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>

Applied, thanks

Sascha

> ---
>  arch/ppc/boards/.gitignore |    1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 arch/ppc/boards/.gitignore
> 
> diff --git a/arch/ppc/boards/.gitignore b/arch/ppc/boards/.gitignore
> new file mode 100644
> index 0000000..d116578
> --- /dev/null
> +++ b/arch/ppc/boards/.gitignore
> @@ -0,0 +1 @@
> +barebox.lds
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list