[PATCH 3/4] [POWERPC] Update arch/powerpc/boot/.gitignore

Kumar Gala galak at kernel.crashing.org
Mon May 19 04:44:55 EST 2008


* Add dtbImage.*
* Simplify zImages to zImage and zImage.*

Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
---
 arch/powerpc/boot/.gitignore |   15 ++-------------
 1 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore
index 2347294..ea2fcaf 100644
--- a/arch/powerpc/boot/.gitignore
+++ b/arch/powerpc/boot/.gitignore
@@ -20,21 +20,10 @@ kernel-vmlinux.strip.gz
 mktree
 uImage
 cuImage.*
+dtbImage.*
 treeImage.*
 zImage
-zImage.bin.*
-zImage.chrp
-zImage.coff
-zImage.coff.lds
-zImage.ep*
-zImage.iseries
-zImage.*lds
-zImage.miboot
-zImage.pmac
-zImage.pseries
-zImage.redboot*
-zImage.sandpoint
-zImage.vmode
+zImage.*
 zconf.h
 zlib.h
 zutil.h
-- 
1.5.4.5




More information about the Linuxppc-dev mailing list