Add modules.order to the list of files that
shoud be ignored when using diff on a built
kernel tree.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
diff -rup linux-2.6.25/Documentation/dontdiff linux-2.6.25-dontdiff/Documentation/dontdiff
--- linux-2.6.25/Documentation/dontdiff 2008-04-17 09:48:05.000000000 +0100
+++ linux-2.6.25-dontdiff/Documentation/dontdiff 2008-04-18 16:16:45.000000000 +0100
@@ -142,6 +142,7 @@ mkprep
mktables
mktree
modpost
+modules.order
modversions.h*
offset.h
offsets.h
--