[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>
This commit is contained in:
parent
143db67af0
commit
06f2138e61
1
arch/powerpc/.gitignore
vendored
Normal file
1
arch/powerpc/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
include
|
8
arch/powerpc/boot/.gitignore
vendored
8
arch/powerpc/boot/.gitignore
vendored
@ -19,9 +19,15 @@ kernel-vmlinux.strip.gz
|
|||||||
mktree
|
mktree
|
||||||
uImage
|
uImage
|
||||||
zImage
|
zImage
|
||||||
zImage.vmode
|
zImage.chrp
|
||||||
|
zImage.coff
|
||||||
zImage.coff.lds
|
zImage.coff.lds
|
||||||
zImage.lds
|
zImage.lds
|
||||||
|
zImage.miboot
|
||||||
|
zImage.pmac
|
||||||
|
zImage.pseries
|
||||||
|
zImage.sandpoint
|
||||||
|
zImage.vmode
|
||||||
zconf.h
|
zconf.h
|
||||||
zlib.h
|
zlib.h
|
||||||
zutil.h
|
zutil.h
|
||||||
|
1
arch/ppc/.gitignore
vendored
Normal file
1
arch/ppc/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
include
|
6
arch/ppc/boot/images/.gitignore
vendored
Normal file
6
arch/ppc/boot/images/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
sImage
|
||||||
|
vmapus
|
||||||
|
vmlinux*
|
||||||
|
miboot*
|
||||||
|
zImage*
|
||||||
|
uImage
|
3
arch/ppc/boot/lib/.gitignore
vendored
Normal file
3
arch/ppc/boot/lib/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
inffast.c
|
||||||
|
inflate.c
|
||||||
|
inftrees.c
|
3
arch/ppc/boot/utils/.gitignore
vendored
Normal file
3
arch/ppc/boot/utils/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
mkprep
|
||||||
|
mkbugboot
|
||||||
|
mktree
|
Loading…
x
Reference in New Issue
Block a user