mirror of
https://github.com/S3NEO/android_kernel_samsung_msm8226.git
synced 2024-11-07 03:47:13 +00:00
Documentation/dontdiff: add further autogenerated files to ignore list
Mainly resulting from (but not limited to) autogenerated files of lib/raid6 and drivers/gpu/drm/radeon. List generated as result of a diff of a clean 2.6.36 tree against a built one. Signed-off-by: Michael Prokop <mika@grml.org> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
3c0eee3fe6
commit
a40649781b
1 changed files with 26 additions and 0 deletions
|
@ -62,6 +62,10 @@ aic7*reg_print.c*
|
||||||
aic7*seq.h*
|
aic7*seq.h*
|
||||||
aicasm
|
aicasm
|
||||||
aicdb.h*
|
aicdb.h*
|
||||||
|
altivec1.c
|
||||||
|
altivec2.c
|
||||||
|
altivec4.c
|
||||||
|
altivec8.c
|
||||||
asm-offsets.h
|
asm-offsets.h
|
||||||
asm_offsets.h
|
asm_offsets.h
|
||||||
autoconf.h*
|
autoconf.h*
|
||||||
|
@ -76,6 +80,7 @@ btfixupprep
|
||||||
build
|
build
|
||||||
bvmlinux
|
bvmlinux
|
||||||
bzImage*
|
bzImage*
|
||||||
|
capflags.c
|
||||||
classlist.h*
|
classlist.h*
|
||||||
comp*.log
|
comp*.log
|
||||||
compile.h*
|
compile.h*
|
||||||
|
@ -94,6 +99,7 @@ devlist.h*
|
||||||
docproc
|
docproc
|
||||||
elf2ecoff
|
elf2ecoff
|
||||||
elfconfig.h*
|
elfconfig.h*
|
||||||
|
evergreen_reg_safe.h
|
||||||
fixdep
|
fixdep
|
||||||
flask.h
|
flask.h
|
||||||
fore200e_mkfirm
|
fore200e_mkfirm
|
||||||
|
@ -108,9 +114,16 @@ genksyms
|
||||||
*_gray256.c
|
*_gray256.c
|
||||||
ihex2fw
|
ihex2fw
|
||||||
ikconfig.h*
|
ikconfig.h*
|
||||||
|
inat-tables.c
|
||||||
initramfs_data.cpio
|
initramfs_data.cpio
|
||||||
initramfs_data.cpio.gz
|
initramfs_data.cpio.gz
|
||||||
initramfs_list
|
initramfs_list
|
||||||
|
int16.c
|
||||||
|
int1.c
|
||||||
|
int2.c
|
||||||
|
int32.c
|
||||||
|
int4.c
|
||||||
|
int8.c
|
||||||
kallsyms
|
kallsyms
|
||||||
kconfig
|
kconfig
|
||||||
keywords.c
|
keywords.c
|
||||||
|
@ -140,6 +153,7 @@ mkprep
|
||||||
mktables
|
mktables
|
||||||
mktree
|
mktree
|
||||||
modpost
|
modpost
|
||||||
|
modules.builtin
|
||||||
modules.order
|
modules.order
|
||||||
modversions.h*
|
modversions.h*
|
||||||
ncscope.*
|
ncscope.*
|
||||||
|
@ -153,14 +167,23 @@ pca200e.bin
|
||||||
pca200e_ecd.bin2
|
pca200e_ecd.bin2
|
||||||
piggy.gz
|
piggy.gz
|
||||||
piggyback
|
piggyback
|
||||||
|
piggy.S
|
||||||
pnmtologo
|
pnmtologo
|
||||||
ppc_defs.h*
|
ppc_defs.h*
|
||||||
pss_boot.h
|
pss_boot.h
|
||||||
qconf
|
qconf
|
||||||
|
r100_reg_safe.h
|
||||||
|
r200_reg_safe.h
|
||||||
|
r300_reg_safe.h
|
||||||
|
r420_reg_safe.h
|
||||||
|
r600_reg_safe.h
|
||||||
raid6altivec*.c
|
raid6altivec*.c
|
||||||
raid6int*.c
|
raid6int*.c
|
||||||
raid6tables.c
|
raid6tables.c
|
||||||
relocs
|
relocs
|
||||||
|
rn50_reg_safe.h
|
||||||
|
rs600_reg_safe.h
|
||||||
|
rv515_reg_safe.h
|
||||||
series
|
series
|
||||||
setup
|
setup
|
||||||
setup.bin
|
setup.bin
|
||||||
|
@ -169,6 +192,7 @@ sImage
|
||||||
sm_tbl*
|
sm_tbl*
|
||||||
split-include
|
split-include
|
||||||
syscalltab.h
|
syscalltab.h
|
||||||
|
tables.c
|
||||||
tags
|
tags
|
||||||
tftpboot.img
|
tftpboot.img
|
||||||
timeconst.h
|
timeconst.h
|
||||||
|
@ -190,6 +214,7 @@ vmlinux
|
||||||
vmlinux-*
|
vmlinux-*
|
||||||
vmlinux.aout
|
vmlinux.aout
|
||||||
vmlinux.lds
|
vmlinux.lds
|
||||||
|
voffset.h
|
||||||
vsyscall.lds
|
vsyscall.lds
|
||||||
vsyscall_32.lds
|
vsyscall_32.lds
|
||||||
wanxlfw.inc
|
wanxlfw.inc
|
||||||
|
@ -200,3 +225,4 @@ wakeup.elf
|
||||||
wakeup.lds
|
wakeup.lds
|
||||||
zImage*
|
zImage*
|
||||||
zconf.hash.c
|
zconf.hash.c
|
||||||
|
zoffset.h
|
||||||
|
|
Loading…
Reference in a new issue