public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] .gitignore arch/x86/boot/compressed/vmlinux
@ 2010-05-18  1:23 Michel Lespinasse
  2010-06-04  9:11 ` Michal Marek
  0 siblings, 1 reply; 2+ messages in thread
From: Michel Lespinasse @ 2010-05-18  1:23 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: LKML


Signed-off-by: Michel Lespinasse <walken@google.com>
---
 arch/x86/boot/compressed/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/x86/boot/compressed/.gitignore b/arch/x86/boot/compressed/.gitignore
index 4a46fab..b71c8ca 100644
--- a/arch/x86/boot/compressed/.gitignore
+++ b/arch/x86/boot/compressed/.gitignore
@@ -1,4 +1,5 @@
 relocs
+vmlinux
 vmlinux.bin.all
 vmlinux.relocs
 vmlinux.lds
-- 
1.7.0.1


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

* Re: [PATCH] .gitignore arch/x86/boot/compressed/vmlinux
  2010-05-18  1:23 [PATCH] .gitignore arch/x86/boot/compressed/vmlinux Michel Lespinasse
@ 2010-06-04  9:11 ` Michal Marek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Marek @ 2010-06-04  9:11 UTC (permalink / raw)
  To: Michel Lespinasse; +Cc: Jiri Kosina, LKML

On 18.5.2010 03:23, Michel Lespinasse wrote:
> Signed-off-by: Michel Lespinasse <walken@google.com>
> ---
>  arch/x86/boot/compressed/.gitignore |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/x86/boot/compressed/.gitignore b/arch/x86/boot/compressed/.gitignore
> index 4a46fab..b71c8ca 100644
> --- a/arch/x86/boot/compressed/.gitignore
> +++ b/arch/x86/boot/compressed/.gitignore
> @@ -1,4 +1,5 @@
>  relocs
> +vmlinux


Hi,

this is already ignored by arch/x86/.gitignore in linux-next.

Michal

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

end of thread, other threads:[~2010-06-04  9:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-18  1:23 [PATCH] .gitignore arch/x86/boot/compressed/vmlinux Michel Lespinasse
2010-06-04  9:11 ` Michal Marek

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