From: mmarek@suse.cz (Michal Marek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux
Date: Fri, 23 Apr 2010 22:59:54 +0200 [thread overview]
Message-ID: <4BD20A4A.7040408@suse.cz> (raw)
In-Reply-To: <1272015498-10749-1-git-send-email-mroth@nessie.de>
On 23.4.2010 11:38, Michael Roth wrote:
> 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.
vmlinux started to show up in 'git status' after 6db823c, which changed
vmlinux to /vmlinux in the top-level .gitignore.
BTW, there is already *.lzo in the top-level .gitignore in linux-next,
so you could omit piggy.lzo, but anyway
Acked-by: Michal Marek <mmarek@suse.cz>
> 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
WARNING: multiple messages have this Message-ID (diff)
From: Michal Marek <mmarek@suse.cz>
To: Michael Roth <mroth@nessie.de>
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux@arm.linux.org.uk
Subject: Re: [PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux
Date: Fri, 23 Apr 2010 22:59:54 +0200 [thread overview]
Message-ID: <4BD20A4A.7040408@suse.cz> (raw)
In-Reply-To: <1272015498-10749-1-git-send-email-mroth@nessie.de>
On 23.4.2010 11:38, Michael Roth wrote:
> 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.
vmlinux started to show up in 'git status' after 6db823c, which changed
vmlinux to /vmlinux in the top-level .gitignore.
BTW, there is already *.lzo in the top-level .gitignore in linux-next,
so you could omit piggy.lzo, but anyway
Acked-by: Michal Marek <mmarek@suse.cz>
> 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
next prev parent reply other threads:[~2010-04-23 20:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-23 9:38 [PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux Michael Roth
2010-04-23 9:38 ` Michael Roth
2010-04-23 20:59 ` Michal Marek [this message]
2010-04-23 20:59 ` Michal Marek
2010-05-01 10:11 ` Russell King - ARM Linux
2010-05-01 10:11 ` Russell King - ARM Linux
2010-08-31 12:52 ` [PATCH] [ARM] .gitignore: Ignore piggy.gzip, " Daniel Hobi
2010-08-31 12:52 ` 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=4BD20A4A.7040408@suse.cz \
--to=mmarek@suse.cz \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.