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

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®