* [PATCH] Ignore vmlinux.lds generated files
@ 2008-08-19 19:28 Florian Fainelli
2008-08-19 23:20 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2008-08-19 19:28 UTC (permalink / raw)
To: linux-mips; +Cc: ralf
This patch adds the proper .gitignore file to ignore
vmlinux.lds generated in arch/mips/kernel/.
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
---
diff --git a/arch/mips/kernel/.gitignore b/arch/mips/kernel/.gitignore
new file mode 100644
index 0000000..c5f676c
--- /dev/null
+++ b/arch/mips/kernel/.gitignore
@@ -0,0 +1 @@
+vmlinux.lds
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Ignore vmlinux.lds generated files
2008-08-19 19:28 [PATCH] Ignore vmlinux.lds generated files Florian Fainelli
@ 2008-08-19 23:20 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2008-08-19 23:20 UTC (permalink / raw)
To: Florian Fainelli; +Cc: linux-mips
On Tue, Aug 19, 2008 at 09:28:21PM +0200, Florian Fainelli wrote:
> This patch adds the proper .gitignore file to ignore
> vmlinux.lds generated in arch/mips/kernel/.
Thanks, applied.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-19 23:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-19 19:28 [PATCH] Ignore vmlinux.lds generated files Florian Fainelli
2008-08-19 23:20 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox