linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux
@ 2010-04-23  9:38 Michael Roth
  2010-04-23 20:59 ` Michal Marek
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Roth @ 2010-04-23  9:38 UTC (permalink / raw)
  To: linux-arm-kernel

Commit e7db7b4270ed2a606b8c0b5f944a5f92ade0e84c added LZO compressed
kernels, lib1funcs.S is copied from the appropriate ARM sub-arch
and vmlinux is the obvious fruit of all efforts.

Signed-off-by: Michael Roth <mroth@nessie.de>
---
 arch/arm/boot/compressed/.gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/compressed/.gitignore b/arch/arm/boot/compressed/.gitignore
index ab204db..6dac3d0 100644
--- a/arch/arm/boot/compressed/.gitignore
+++ b/arch/arm/boot/compressed/.gitignore
@@ -1,3 +1,6 @@
 font.c
+lib1funcs.S
 piggy.gz
+piggy.lzo
+vmlinux
 vmlinux.lds
-- 
1.6.4.4

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

end of thread, other threads:[~2010-08-31 12:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23  9:38 [PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux Michael Roth
2010-04-23 20:59 ` Michal Marek
2010-05-01 10:11 ` Russell King - ARM Linux
2010-08-31 12:52 ` [PATCH] [ARM] .gitignore: Ignore piggy.gzip, " Daniel Hobi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).