Browse Source

arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked.

Signed-off-by: Daniel Guilak <daniel@danielguilak.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Daniel Guilak 17 years ago
parent
commit
b10e9ad0f1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/x86/kernel/.gitignore

+ 1 - 0
arch/x86/kernel/.gitignore

@@ -1,2 +1,3 @@
 vsyscall.lds
 vsyscall_32.lds
+vmlinux.lds