commit | c5d07d6ccc6710cad5815768c6d5e629c99b4dca | [log] [tgz] |
---|---|---|
author | Peter Chubb <peterc@gelato.unsw.edu.au> | Wed Oct 31 11:45:50 2007 +1100 |
committer | Tony Luck <tony.luck@intel.com> | Tue Nov 06 15:39:45 2007 -0800 |
tree | f5f37efbc1cd333e8389b764eeccaa523be92fe0 | |
parent | 4b9ddc7cf272a0af321c22ef9c00d76384402d48 [diff] |
[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>