public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] Unignore vmlinux.lds.h from Git.
@ 2008-06-15 15:05 Eduard - Gabriel Munteanu
  2008-06-17 14:01 ` Mathieu Desnoyers
  0 siblings, 1 reply; 4+ messages in thread
From: Eduard - Gabriel Munteanu @ 2008-06-15 15:05 UTC (permalink / raw)
  To: tzanussi, linux-kernel; +Cc: penberg, akpm, torvalds, compudj

Added !vmlinux.lds.h to .gitignore because it would otherwise be ignored.

Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index d24ad50..9bb1cb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ tags
 TAGS
 vmlinux*
 !vmlinux.lds.S
+!vmlinux.lds.h
 System.map
 Module.markers
 Module.symvers
-- 
1.5.5.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH 1/3] Unignore vmlinux.lds.h from Git.
@ 2008-06-21 14:10 Eduard - Gabriel Munteanu
  2008-06-21 23:21 ` Eduard - Gabriel Munteanu
  0 siblings, 1 reply; 4+ messages in thread
From: Eduard - Gabriel Munteanu @ 2008-06-21 14:10 UTC (permalink / raw)
  To: tzanussi; +Cc: penberg, akpm, torvalds, compudj, vegard.nossum, linux-kernel

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>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index d24ad50..9bb1cb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ tags
 TAGS
 vmlinux*
 !vmlinux.lds.S
+!vmlinux.lds.h
 System.map
 Module.markers
 Module.symvers
-- 
1.5.5.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-21 23:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-15 15:05 [PATCH 1/3] Unignore vmlinux.lds.h from Git Eduard - Gabriel Munteanu
2008-06-17 14:01 ` Mathieu Desnoyers
  -- strict thread matches above, loose matches on Subject: below --
2008-06-21 14:10 Eduard - Gabriel Munteanu
2008-06-21 23:21 ` Eduard - Gabriel Munteanu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox