From: Mathieu Desnoyers <compudj@krystal.dyndns.org>
To: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Cc: tzanussi@gmail.com, linux-kernel@vger.kernel.org,
penberg@cs.helsinki.fi, akpm@linux-foundation.org,
torvalds@linux-foundation.org
Subject: Re: [PATCH 1/3] Unignore vmlinux.lds.h from Git.
Date: Tue, 17 Jun 2008 10:01:13 -0400 [thread overview]
Message-ID: <20080617140113.GC10316@Krystal> (raw)
In-Reply-To: <20080615180501.1181e659@linux360.ro>
* Eduard - Gabriel Munteanu (eduard.munteanu@linux360.ro) wrote:
> Added !vmlinux.lds.h to .gitignore because it would otherwise be ignored.
>
> Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Yep, the "vmlinux*" entry seems to match vmlinux.lds.h, it shouldn't.
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
> ---
> .gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index d24ad50..9bb1cb6 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -26,6 +26,7 @@ tags
> TAGS
> vmlinux*
> !vmlinux.lds.S
> +!vmlinux.lds.h
> System.map
> Module.markers
> Module.symvers
> --
> 1.5.5.4
>
--
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
next prev parent reply other threads:[~2008-06-17 14:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-15 15:05 [PATCH 1/3] Unignore vmlinux.lds.h from Git Eduard - Gabriel Munteanu
2008-06-17 14:01 ` Mathieu Desnoyers [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-06-21 14:10 Eduard - Gabriel Munteanu
2008-06-21 23:21 ` Eduard - Gabriel Munteanu
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=20080617140113.GC10316@Krystal \
--to=compudj@krystal.dyndns.org \
--cc=akpm@linux-foundation.org \
--cc=eduard.munteanu@linux360.ro \
--cc=linux-kernel@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
--cc=torvalds@linux-foundation.org \
--cc=tzanussi@gmail.com \
/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.