[PATCH] remove redundant .gitignore entries
Sascha Hauer
s.hauer at pengutronix.de
Mon Dec 13 07:08:57 EST 2010
Hi Baruch,
On Mon, Dec 13, 2010 at 08:00:10AM +0200, Baruch Siach wrote:
> The ARCH and CROSS_COMPILE entries were introduced in commit cdfd8bdd, probably
> by mistake.
'redundant' seems to imply that these are duplicates, but they are not.
They were also not introduced by accident. I use a wrapper script for
make which evaluates these files, so I'd like to keep them, although
they are only for my personal use.
Sascha
>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
> .gitignore | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 6f04601..cdc4df0 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -34,8 +34,6 @@ barebox.netx
> barebox.map
> System.map
> Module.symvers
> -ARCH
> -CROSS_COMPILE
> barebox_default_env
>
> #
> --
> 1.7.2.3
>
>
> _______________________________________________
> 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