Skip to content

Commit

Permalink
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file beca…
Browse files Browse the repository at this point in the history
…use it shouldn't be tracked.

Signed-off-by: Daniel Guilak <daniel@danielguilak.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Daniel Guilak authored and Linus Torvalds committed Jul 10, 2008
1 parent 544304b commit b10e9ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/kernel/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
vsyscall.lds
vsyscall_32.lds
vmlinux.lds

0 comments on commit b10e9ad

Please sign in to comment.