]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[IA64] Add gate.lds to list of files ignored by Git
authorPeter Chubb <peterc@gelato.unsw.edu.au>
Wed, 31 Oct 2007 00:45:50 +0000 (11:45 +1100)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Nov 2007 23:39:45 +0000 (15:39 -0800)
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 [new file with mode: 0644]

diff --git a/arch/ia64/kernel/.gitignore b/arch/ia64/kernel/.gitignore
new file mode 100644 (file)
index 0000000..9830775
--- /dev/null
@@ -0,0 +1 @@
+gate.lds