[PATCH 2.6.25.1] Suppress more generated files via Documentation/dontdiff

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bart Van Assche
Date: Friday, May 2, 2008 - 8:16 am

Can the patch below please be reviewed ? Last time I ran diff over two kernel 
trees I noted that several generated files were included in the diff. The 
patch below suppresses these generated files (modules.order, timeconst.h and 
several vdso* and vdso32* files).

Signed-off-by: bart.vanassche@gmail.com

--- orig/linux-2.6.25.1/Documentation/dontdiff  2008-05-01 23:45:25.000000000 
+0200
+++ linux-2.6.25.1/Documentation/dontdiff       2008-05-02 15:43:51.000000000 
+0200
@@ -142,6 +142,7 @@ mkprep
 mktables
 mktree
 modpost
+modules.order
 modversions.h*
 offset.h
 offsets.h
@@ -173,10 +174,11 @@ split-include
 tags
 tftpboot.img
 times.h*
+timeconst.h
 tkparse
 trix_boot.h
 utsrelease.h*
-vdso.lds
+vdso*[^Sch]
 version.h*
 vmlinux
 vmlinux-*
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2.6.25.1] Suppress more generated files via Documen ..., Bart Van Assche, (Fri May 2, 8:16 am)