aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
diff options
context:
space:
mode:
authorPeter Chubb <peterc@gelato.unsw.edu.au>2007-10-31 11:45:50 +1100
committerTony Luck <tony.luck@intel.com>2007-11-06 15:39:45 -0800
commitc5d07d6ccc6710cad5815768c6d5e629c99b4dca (patch)
treef5f37efbc1cd333e8389b764eeccaa523be92fe0 /arch/ia64
parent[IA64] Fix section mismatch in contig.c version of per_cpu_init() (diff)
downloadlinux-dev-c5d07d6ccc6710cad5815768c6d5e629c99b4dca.tar.xz
linux-dev-c5d07d6ccc6710cad5815768c6d5e629c99b4dca.zip
[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>
Diffstat (limited to 'arch/ia64')
-rw-r--r--arch/ia64/kernel/.gitignore1
1 files changed, 1 insertions, 0 deletions
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