mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] gitignore: Add MIPS vmlinux.32 to the list
@ 2015-04-24 17:27 Florian Fainelli
  2015-06-13 18:37 ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2015-04-24 17:27 UTC (permalink / raw)
  To: linux-mips; +Cc: linux-kernel, ralf, mmarek, akpm, gregkh, Florian Fainelli

MIPS64 kernels builds will produce a vmlinux.32 kernel image for
compatibility, ignore them.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index acb6afe6b7a3..6c7ca7a2d52e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,7 @@ Module.symvers
 /TAGS
 /linux
 /vmlinux
+/vmlinux.32
 /vmlinux-gdb.py
 /vmlinuz
 /System.map
-- 
2.1.0


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

* Re: [PATCH] gitignore: Add MIPS vmlinux.32 to the list
  2015-04-24 17:27 [PATCH] gitignore: Add MIPS vmlinux.32 to the list Florian Fainelli
@ 2015-06-13 18:37 ` Florian Fainelli
  2015-06-15  9:10   ` Michal Marek
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2015-06-13 18:37 UTC (permalink / raw)
  To: Linux-MIPS
  Cc: linux-kernel, Ralf Baechle, Michal Marek, Andrew Morton, Greg KH,
	Florian Fainelli

2015-04-24 10:27 GMT-07:00 Florian Fainelli <f.fainelli@gmail.com>:
> MIPS64 kernels builds will produce a vmlinux.32 kernel image for
> compatibility, ignore them.

Ralf, Michal, which one of you should take this patch?

>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index acb6afe6b7a3..6c7ca7a2d52e 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -43,6 +43,7 @@ Module.symvers
>  /TAGS
>  /linux
>  /vmlinux
> +/vmlinux.32
>  /vmlinux-gdb.py
>  /vmlinuz
>  /System.map
> --
> 2.1.0
>



-- 
Florian

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

* Re: [PATCH] gitignore: Add MIPS vmlinux.32 to the list
  2015-06-13 18:37 ` Florian Fainelli
@ 2015-06-15  9:10   ` Michal Marek
  2015-07-01 22:31     ` Maciej W. Rozycki
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Marek @ 2015-06-15  9:10 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Linux-MIPS, linux-kernel, Ralf Baechle, Andrew Morton, Greg KH

On Sat, Jun 13, 2015 at 11:37:33AM -0700, Florian Fainelli wrote:
> 2015-04-24 10:27 GMT-07:00 Florian Fainelli <f.fainelli@gmail.com>:
> > MIPS64 kernels builds will produce a vmlinux.32 kernel image for
> > compatibility, ignore them.
> 
> Ralf, Michal, which one of you should take this patch?

I just applied it to kbuild.git#misc.

Michal

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

* Re: [PATCH] gitignore: Add MIPS vmlinux.32 to the list
  2015-06-15  9:10   ` Michal Marek
@ 2015-07-01 22:31     ` Maciej W. Rozycki
  0 siblings, 0 replies; 4+ messages in thread
From: Maciej W. Rozycki @ 2015-07-01 22:31 UTC (permalink / raw)
  To: Michal Marek
  Cc: Florian Fainelli, Linux-MIPS, linux-kernel, Ralf Baechle,
	Andrew Morton, Greg KH

On Mon, 15 Jun 2015, Michal Marek wrote:

> > > MIPS64 kernels builds will produce a vmlinux.32 kernel image for
> > > compatibility, ignore them.
> > 
> > Ralf, Michal, which one of you should take this patch?
> 
> I just applied it to kbuild.git#misc.

 I suggest adding vmlinux.64 for consistency as well.

  Maciej

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

end of thread, other threads:[~2015-07-01 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-24 17:27 [PATCH] gitignore: Add MIPS vmlinux.32 to the list Florian Fainelli
2015-06-13 18:37 ` Florian Fainelli
2015-06-15  9:10   ` Michal Marek
2015-07-01 22:31     ` Maciej W. Rozycki

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

all inboxes | Powered by JetHome®