diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-04-24 21:03:03 -0400 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2008-04-30 02:29:30 -0400 |
commit | d0eb801c60c20c2fbfc70e677415122798c472d2 (patch) | |
tree | 4b0622061a7b2bc5b13e53e7223ba84892ea1af7 /arch | |
parent | 3734dfc68b64d8ca202c799280daf28c2424659d (diff) |
[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/platforms/cell/spufs/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/cell/spufs/.gitignore b/arch/powerpc/platforms/cell/spufs/.gitignore new file mode 100644 index 000000000000..a09ee8d84d6c --- /dev/null +++ b/arch/powerpc/platforms/cell/spufs/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | spu_save_dump.h | ||
2 | spu_restore_dump.h | ||