From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 24 Apr 2008 11:37:44 -0500 (CDT) From: Kumar Gala To: jk@ozlabs.org, Paul Mackerras Subject: [PATCH] [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Signed-off-by: Kumar Gala --- arch/powerpc/platforms/cell/spufs/.gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 arch/powerpc/platforms/cell/spufs/.gitignore diff --git a/arch/powerpc/platforms/cell/spufs/.gitignore b/arch/powerpc/platforms/cell/spufs/.gitignore new file mode 100644 index 0000000..a09ee8d --- /dev/null +++ b/arch/powerpc/platforms/cell/spufs/.gitignore @@ -0,0 +1,2 @@ +spu_save_dump.h +spu_restore_dump.h -- 1.5.4.1