[PATCH] x86: add vdso32-int80-syms.lds to .gitignore

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: H. Peter Anvin <hpa@...>, LKML <linux-kernel@...>, Thomas Gleixner <tglx@...>
Date: Sunday, January 20, 2008 - 6:16 pm

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



--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86: add vdso32-int80-syms.lds to .gitignore, Harvey Harrison, (Sun Jan 20, 6:16 pm)