[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1200867412.5724.203.camel@brick>
Date: Sun, 20 Jan 2008 14:16:52 -0800
From: Harvey Harrison <harvey.harrison@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: "H. Peter Anvin" <hpa@...or.com>,
LKML <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH] x86: add vdso32-int80-syms.lds to .gitignore
One of the generated files was missed in gitignore
Signed-off-by: Harvey Harrison <harvey.harrison@...il.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
--
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