linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kim Phillips <kim.phillips@freescale.com>
To: linuxppc-dev@tux.tmfweb.nl
Cc: rutger@nospam.com, linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] Add generated powerpc files to .gitignore
Date: Tue, 21 Nov 2006 12:10:36 -0600	[thread overview]
Message-ID: <20061121121036.5b021de8.kim.phillips@freescale.com> (raw)
In-Reply-To: <20061120182519.GA24789@nospam.com>

On Mon, 20 Nov 2006 19:25:19 +0100
Rutger Nijlunsing <rutger@nospam.com> wrote:

> Is this the right place for patches like this to be digisted?  This

yes,

> patch adds files generated on a G3 PowerBook built of 2.6-git...
> 
some of these (e.g. empty.c) are already in the powerpc git tree, and some are not; the arch/powerpc/boot/Makefile lists all possible file names (not just the pmac's) that should be in the .gitignore file.  please base off of Paul Mackerras' powerpc git tree, and respin with all files not already in .gitignore.

Thanks,

Kim

> 
> Author: Rutger Nijlunsing <linuxppc-dev@tux.tmfweb.nl>
> Date:   Mon Nov 20 18:52:56 2006 +0100
> 
>     Add generated powerpc files to .gitignore
> 
> diff --git a/arch/powerpc/.gitignore b/arch/powerpc/.gitignore
> new file mode 100644
> index 0000000..a1a869c
> --- /dev/null
> +++ b/arch/powerpc/.gitignore
> @@ -0,0 +1 @@
> +include
> diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore
> index 45c9ad2..dadf873 100644
> --- a/arch/powerpc/boot/.gitignore
> +++ b/arch/powerpc/boot/.gitignore
> @@ -1,20 +1,30 @@
>  addnote
> +empty.c
> +hack-coff
>  infblock.c
>  infblock.h
>  infcodes.c
>  infcodes.h
>  inffast.c
>  inffast.h
> +inffixed.h
>  inflate.c
> +inflate.h
>  inftrees.c
>  inftrees.h
>  infutil.c
>  infutil.h
>  kernel-vmlinux.strip.c
>  kernel-vmlinux.strip.gz
>  uImage
>  zImage
> +zImage.chrp
> +zImage.coff
> +zImage.coff.lds
> +zImage.lds
> +zImage.miboot
> +zImage.pmac
>  zImage.vmode
>  zconf.h
>  zlib.h
>  zutil.h
> 
> 
> -- 
> Rutger Nijlunsing ---------------------------------- eludias ed dse.nl
> never attribute to a conspiracy which can be explained by incompetence
> ----------------------------------------------------------------------
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev

      reply	other threads:[~2006-11-21 18:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-20 18:25 [PATCH] Add generated powerpc files to .gitignore Rutger Nijlunsing
2006-11-21 18:10 ` Kim Phillips [this message]

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=20061121121036.5b021de8.kim.phillips@freescale.com \
    --to=kim.phillips@freescale.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=linuxppc-dev@tux.tmfweb.nl \
    --cc=rutger@nospam.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 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).