Skip to content

Commit

Permalink
m68k: Add vmlinux.lds to .gitignore
Browse files Browse the repository at this point in the history
arch/m68k/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it
shouldn't be tracked.

Signed-off-by: Kars de Jong <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
  • Loading branch information
Kars-de-Jong authored and geertu committed Jan 12, 2009
1 parent 2eab7ff commit 2455e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/m68k/kernel/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vmlinux.lds

0 comments on commit 2455e3c

Please sign in to comment.