[PATCH] documentation: clean up extras and omissions in dontdiff

From: Alain Knaff
Date: Sat Sep 06 2008 - 17:35:27 EST


From: Alain Knaff <alain@xxxxxxxx>

While making the bzip/lzma compression patch, I noticed that
vmlinux.scr was mistakenly listed in Documentation/dontdiff although
it is a source file, and not a generated file (it's present in the .tar
archive)

However, a couple of files that were really generated were missing.

Signed-off-by: Alain Knaff <alain@xxxxxxxx>

---

diff -purN -X linux-2.6.26.3udpcast/Documentation/dontdiff linux-2.6.26.3/Documentation/dontdiff linux-2.6.26.3udpcast/Documentation/dontdiff
--- linux-2.6.26.3/Documentation/dontdiff 2008-08-20 20:11:37.000000000 +0200
+++ linux-2.6.26.3udpcast/Documentation/dontdiff 2008-09-06 22:04:53.000000000 +0200
@@ -183,10 +183,18 @@ vmlinux
vmlinux-*
vmlinux.aout
vmlinux*.lds*
-vmlinux*.scr
vsyscall.lds
wanxlfw.inc
uImage
unifdef
zImage*
zconf.hash.c
+bounds.h
+cpustr.h
+vdso-syms.lds
+vdso.so.dbg
+mkcpustr
+vmlinux.bin.all
+vmlinux.bin.lzma
+vmlinux.bin.bz2
+vmlinux.bin.gz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/