* [PATCH] ppc: boards: add barebox.lds to .gitignore
@ 2013-05-12 19:37 Antony Pavlov
2013-05-13 7:36 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2013-05-12 19:37 UTC (permalink / raw)
To: barebox
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@gmail.com>
---
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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ppc: boards: add barebox.lds to .gitignore
2013-05-12 19:37 [PATCH] ppc: boards: add barebox.lds to .gitignore Antony Pavlov
@ 2013-05-13 7:36 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2013-05-13 7:36 UTC (permalink / raw)
To: Antony Pavlov; +Cc: barebox
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@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@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 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-13 7:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-12 19:37 [PATCH] ppc: boards: add barebox.lds to .gitignore Antony Pavlov
2013-05-13 7:36 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox