aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
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/x86
parentkernel/kprobes.c: Made kprobe_blacklist static. (diff)
downloadlinux-dev-b10e9ad0f1d0dc62bd444dd6761a6527bfe98959.tar.xz
linux-dev-b10e9ad0f1d0dc62bd444dd6761a6527bfe98959.zip
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/x86')
-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 4ea38a39aed4..08f4fd731469 100644
--- a/arch/x86/kernel/.gitignore
+++ b/arch/x86/kernel/.gitignore
@@ -1,2 +1,3 @@
vsyscall.lds
vsyscall_32.lds
+vmlinux.lds