* [PATCH] x86: add vdso32-int80-syms.lds to .gitignore
@ 2008-01-20 22:16 Harvey Harrison
2008-01-21 0:08 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Harvey Harrison @ 2008-01-20 22:16 UTC (permalink / raw)
To: Ingo Molnar; +Cc: H. Peter Anvin, LKML, Thomas Gleixner
One of the generated files was missed in gitignore
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
---
arch/x86/vdso/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/x86/vdso/.gitignore b/arch/x86/vdso/.gitignore
index b9030e5..60274d5 100644
--- a/arch/x86/vdso/.gitignore
+++ b/arch/x86/vdso/.gitignore
@@ -3,3 +3,4 @@ vdso-syms.lds
vdso32-syms.lds
vdso32-syscall-syms.lds
vdso32-sysenter-syms.lds
+vdso32-int80-syms.lds
--
1.5.4.rc3.1118.gf6754c
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] x86: add vdso32-int80-syms.lds to .gitignore
2008-01-20 22:16 [PATCH] x86: add vdso32-int80-syms.lds to .gitignore Harvey Harrison
@ 2008-01-21 0:08 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2008-01-21 0:08 UTC (permalink / raw)
To: Harvey Harrison; +Cc: H. Peter Anvin, LKML, Thomas Gleixner
* Harvey Harrison <harvey.harrison@gmail.com> wrote:
> One of the generated files was missed in gitignore
thanks, applied.
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-21 0:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-20 22:16 [PATCH] x86: add vdso32-int80-syms.lds to .gitignore Harvey Harrison
2008-01-21 0:08 ` Ingo Molnar
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.