dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] powerpc: Add some missing .gitignore's

ignore generated files under arch/powerpc

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Kumar Gala 2006-01-10 22:12:23 -06:00 committed by Paul Mackerras
parent 08264cbc9f
commit 0e5e39bfd8
3 changed files with 22 additions and 0 deletions

20
arch/powerpc/boot/.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
addnote
infblock.c
infblock.h
infcodes.c
infcodes.h
inffast.c
inffast.h
inflate.c
inftrees.c
inftrees.h
infutil.c
infutil.h
kernel-vmlinux.strip.c
kernel-vmlinux.strip.gz
uImage
zImage
zImage.vmode
zconf.h
zlib.h
zutil.h

1
arch/powerpc/kernel/vdso32/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
vdso32.lds

1
arch/powerpc/kernel/vdso64/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
vdso64.lds