From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Jeremy Kerr To: Kumar Gala Subject: Re: [PATCH] [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h Date: Fri, 25 Apr 2008 08:26:11 +1000 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200804250826.12128.jk@ozlabs.org> Cc: linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar, > --- /dev/null > +++ b/arch/powerpc/platforms/cell/spufs/.gitignore > @@ -0,0 +1,2 @@ > +spu_save_dump.h > +spu_restore_dump.h nak - these still need to be tracked (and distributed with the tree), as we want to be able to build the kernel without spu-gcc. Jeremy