[PATCH] [11/12] x86_64: vdso.lds in arch/x86_64/vdso/.gitignore

From: Andi Kleen
Date: Thu Aug 09 2007 - 08:47:08 EST



From: Pete Zaitcev <zaitcev@xxxxxxxxxx>
Create arch/x86_64/vdso/.gitignore and put vdso.lds into it.

Signed-off-by: Pete Zaitcev <zaitcev@xxxxxxxxxx>
Signed-off-by: Andi Kleen <ak@xxxxxxx>

---

Utterly trivial but for some reason missing. V.odd. I must be
misunderstanding how this works, but just in case here's patch.

---
arch/x86_64/vdso/.gitignore | 1 +
1 file changed, 1 insertion(+)

Index: linux/arch/x86_64/vdso/.gitignore
===================================================================
--- /dev/null
+++ linux/arch/x86_64/vdso/.gitignore
@@ -0,0 +1 @@
+vdso.lds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/