Commit 7f8e00f2 authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds

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: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 96918a35
...@@ -18,6 +18,7 @@ ...@@ -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 ...@@ -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*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment