]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[POWERPC] Add files build to .gitignore
authorRutger Nijlunsing <rutger@nospam.com>
Sun, 26 Nov 2006 20:08:38 +0000 (21:08 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:41:29 +0000 (20:41 +1100)
Mostly taken from corresponding Makefile's make-clean rule.

Tested by (cross)compiling for $ARCH PPC and POWERPC and checking
output of git-status.

Signed-off-by: Rutger Nijlunsing <git-commit@tux.tmfweb.nl>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/.gitignore [new file with mode: 0644]
arch/powerpc/boot/.gitignore
arch/ppc/.gitignore [new file with mode: 0644]
arch/ppc/boot/images/.gitignore [new file with mode: 0644]
arch/ppc/boot/lib/.gitignore [new file with mode: 0644]
arch/ppc/boot/utils/.gitignore [new file with mode: 0644]

diff --git a/arch/powerpc/.gitignore b/arch/powerpc/.gitignore
new file mode 100644 (file)
index 0000000..a1a869c
--- /dev/null
@@ -0,0 +1 @@
+include
index 590e72f06d5e2dfa7ff229ba99883ccc7fa4fcd0..0734b2fc1d957f4150dfeb341c30988d5d5abb2f 100644 (file)
@@ -19,9 +19,15 @@ kernel-vmlinux.strip.gz
 mktree
 uImage
 zImage
-zImage.vmode
+zImage.chrp
+zImage.coff
 zImage.coff.lds
 zImage.lds
+zImage.miboot
+zImage.pmac
+zImage.pseries
+zImage.sandpoint
+zImage.vmode
 zconf.h
 zlib.h
 zutil.h
diff --git a/arch/ppc/.gitignore b/arch/ppc/.gitignore
new file mode 100644 (file)
index 0000000..a1a869c
--- /dev/null
@@ -0,0 +1 @@
+include
diff --git a/arch/ppc/boot/images/.gitignore b/arch/ppc/boot/images/.gitignore
new file mode 100644 (file)
index 0000000..21c2dc5
--- /dev/null
@@ -0,0 +1,6 @@
+sImage
+vmapus
+vmlinux*
+miboot*
+zImage*
+uImage
diff --git a/arch/ppc/boot/lib/.gitignore b/arch/ppc/boot/lib/.gitignore
new file mode 100644 (file)
index 0000000..1629a61
--- /dev/null
@@ -0,0 +1,3 @@
+inffast.c
+inflate.c
+inftrees.c
diff --git a/arch/ppc/boot/utils/.gitignore b/arch/ppc/boot/utils/.gitignore
new file mode 100644 (file)
index 0000000..bbdfb3b
--- /dev/null
@@ -0,0 +1,3 @@
+mkprep
+mkbugboot
+mktree