1
0
Fork 0

[POWERPC] Add files build to .gitignore

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>
wifi-calibration
Rutger Nijlunsing 2006-11-26 21:08:38 +01:00 committed by Paul Mackerras
parent 143db67af0
commit 06f2138e61
6 changed files with 21 additions and 1 deletions

1
arch/powerpc/.gitignore vendored 100644
View File

@ -0,0 +1 @@
include

View 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

1
arch/ppc/.gitignore vendored 100644
View File

@ -0,0 +1 @@
include

View File

@ -0,0 +1,6 @@
sImage
vmapus
vmlinux*
miboot*
zImage*
uImage

3
arch/ppc/boot/lib/.gitignore vendored 100644
View File

@ -0,0 +1,3 @@
inffast.c
inflate.c
inftrees.c

3
arch/ppc/boot/utils/.gitignore vendored 100644
View File

@ -0,0 +1,3 @@
mkprep
mkbugboot
mktree