From: mroth@nessie.de (Michael Roth)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux
Date: Fri, 23 Apr 2010 11:38:18 +0200 [thread overview]
Message-ID: <1272015498-10749-1-git-send-email-mroth@nessie.de> (raw)
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
next reply other threads:[~2010-04-23 9:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-23 9:38 Michael Roth [this message]
2010-04-23 20:59 ` [PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux Michal Marek
2010-05-01 10:11 ` Russell King - ARM Linux
2010-08-31 12:52 ` [PATCH] [ARM] .gitignore: Ignore piggy.gzip, " Daniel Hobi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1272015498-10749-1-git-send-email-mroth@nessie.de \
--to=mroth@nessie.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).