[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:
parent
08264cbc9f
commit
0e5e39bfd8
20
arch/powerpc/boot/.gitignore
vendored
Normal file
20
arch/powerpc/boot/.gitignore
vendored
Normal 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
1
arch/powerpc/kernel/vdso32/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
vdso32.lds
|
1
arch/powerpc/kernel/vdso64/.gitignore
vendored
Normal file
1
arch/powerpc/kernel/vdso64/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
vdso64.lds
|
Loading…
Reference in New Issue
Block a user