* [PATCH] powerpc: ignore generated vmlinux.lds
@ 2008-09-15 7:50 Sebastien Dugue
0 siblings, 0 replies; only message in thread
From: Sebastien Dugue @ 2008-09-15 7:50 UTC (permalink / raw)
To: linux-ppc; +Cc: Paul Mackerras, linux-kernel
Add a .gitignore in arch/powerpc/kernel to ignore the generated
vmlinux.lds.
Signed-off-by: Sebastien Dugue <sebastien.dugue@bull.net>
---
arch/powerpc/kernel/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 arch/powerpc/kernel/.gitignore
diff --git a/arch/powerpc/kernel/.gitignore b/arch/powerpc/kernel/.gitignore
new file mode 100644
index 0000000..c5f676c
--- /dev/null
+++ b/arch/powerpc/kernel/.gitignore
@@ -0,0 +1 @@
+vmlinux.lds
--
1.6.0.1.308.gede4c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-15 7:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-15 7:50 [PATCH] powerpc: ignore generated vmlinux.lds Sebastien Dugue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).