From c5d07d6ccc6710cad5815768c6d5e629c99b4dca Mon Sep 17 00:00:00 2001
From: Peter Chubb <peterc@gelato.unsw.edu.au>
Date: Wed, 31 Oct 2007 11:45:50 +1100
Subject: [IA64] Add gate.lds to list of files ignored by Git

If you build the kernel `in-place' then do a git update, git
complains about arch/ia64/kernel/gate.lds being modified and
untracked.

Add that (generated) file to a .gitignore file.

Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
---
 arch/ia64/kernel/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 arch/ia64/kernel/.gitignore

(limited to 'arch')

diff --git a/arch/ia64/kernel/.gitignore b/arch/ia64/kernel/.gitignore
new file mode 100644
index 000000000000..98307759a3b8
--- /dev/null
+++ b/arch/ia64/kernel/.gitignore
@@ -0,0 +1 @@
+gate.lds
-- 
cgit v1.2.3-70-g09d2