aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDaniel Guilak <guilak@linux.vnet.ibm.com>2008-07-10 09:39:32 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-10 10:13:51 -0700
commitb10e9ad0f1d0dc62bd444dd6761a6527bfe98959 (patch)
tree058c21974bf50fc978cc6c2c6d9cd06118e0febc /arch
parent544304b200c3869bc1312bcf941c4cf04d65b56c (diff)
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/kernel/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/.gitignore b/arch/x86/kernel/.gitignore
index 4ea38a39aed..08f4fd73146 100644
--- a/arch/x86/kernel/.gitignore
+++ b/arch/x86/kernel/.gitignore
@@ -1,2 +1,3 @@
vsyscall.lds
vsyscall_32.lds
+vmlinux.lds