Skip to content

Commit

Permalink
[IA64] Cleanup generated file not ignored by .gitignore
Browse files Browse the repository at this point in the history
arch/ia64/kernel/vmlinux.lds is a generated file. Tell
git to ignore it.

Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
  • Loading branch information
Robin Holt authored and Tony Luck committed Aug 4, 2008
1 parent 9b3cbf7 commit 94567ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/ia64/kernel/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
gate.lds
vmlinux.lds

0 comments on commit 94567ef

Please sign in to comment.