arch/ia64/kernel/.gitignore
0 → 100644
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>