update dontdiff file

Updates based on recent .gitignore updates:

*.o.*: Says Alexey Dobriyan:
These are presumably temporary gcc files, which aren't interesting.

setup.bin, setup.elf: new x86 boot code files (from Matthew Wilcox)

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Randy Dunlap 2007-07-31 00:37:26 -07:00 committed by Linus Torvalds
parent 96918a35a0
commit 7f8e00f2b9

View file

@ -18,6 +18,7 @@
*.moc *.moc
*.mod.c *.mod.c
*.o *.o
*.o.*
*.orig *.orig
*.out *.out
*.pdf *.pdf
@ -163,6 +164,8 @@ raid6tables.c
relocs relocs
series series
setup setup
setup.bin
setup.elf
sim710_d.h* sim710_d.h*
sImage sImage
sm_tbl* sm_tbl*