aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard - Gabriel Munteanu2008-06-15 10:05:01 -0500
committerLinus Torvalds2008-06-17 20:04:37 -0500
commitcd50e89244087432a70598e432ff199a009b0e73 (patch)
tree000a35ff00a9bb7c6274d9f7eacfd4f590a7bb72 /.gitignore
parent42a886af728c089df8da1b0017b0e7e6c81b5335 (diff)
downloadam43-linux-kernel-cd50e89244087432a70598e432ff199a009b0e73.tar.gz
am43-linux-kernel-cd50e89244087432a70598e432ff199a009b0e73.tar.xz
am43-linux-kernel-cd50e89244087432a70598e432ff199a009b0e73.zip
Unignore vmlinux.lds.h from Git.
Added !vmlinux.lds.h to .gitignore because it would otherwise be ignored. Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d24ad506e79..9bb1cb6d825 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ tags
26TAGS 26TAGS
27vmlinux* 27vmlinux*
28!vmlinux.lds.S 28!vmlinux.lds.S
29!vmlinux.lds.h
29System.map 30System.map
30Module.markers 31Module.markers
31Module.symvers 32Module.symvers