[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070809124139.31D8114F3B@wotan.suse.de>
Date: Thu, 9 Aug 2007 14:41:39 +0200 (CEST)
From: Andi Kleen <ak@...e.de>
To: zaitcev@...hat.com, patches@...-64.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] [11/12] x86_64: vdso.lds in arch/x86_64/vdso/.gitignore
From: Pete Zaitcev <zaitcev@...hat.com>
Create arch/x86_64/vdso/.gitignore and put vdso.lds into it.
Signed-off-by: Pete Zaitcev <zaitcev@...hat.com>
Signed-off-by: Andi Kleen <ak@...e.de>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists