[path] don't diff generated firmware files

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arjan van de Ven
Date: Monday, September 1, 2008 - 3:09 pm

With the new firmware infrastructure in 2.6.27, some files are generated and shouldn't be
diffed; add these 2 to the "dontdiff" file

Signed-off-by: Arjan van de Ven <arjan@Linux.intel.com>

diff -purN --exclude-from=linux.trees.git/Documentation/dontdiff /home/arjan/linux.trees.git/Documentation/dontdiff linux.trees.git/Documentation/dontdiff
--- linux.trees.git/Documentation/dontdiff	2008-05-01 13:13:42.000000000 -0700
+++ linux.trees.git/Documentation/dontdiff	2008-09-01 15:09:16.000000000 -0700
@@ -5,6 +5,8 @@
 *.css
 *.dvi
 *.eps
+*.fw.gen.S
+*.fw
 *.gif
 *.grep
 *.grp
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[path] don't diff generated firmware files, Arjan van de Ven, (Mon Sep 1, 3:09 pm)
Re: [path] don't diff generated firmware files, Alexey Dobriyan, (Mon Sep 1, 4:14 pm)
Re: [path] don't diff generated firmware files, Randy Dunlap, (Fri Sep 12, 10:17 am)
[PATCH] dontdiff: more updates to be closer to gitignore, Randy Dunlap, (Fri Sep 12, 10:17 am)
[RFC/PATCH] dontdiff: generate from gitignore, Randy Dunlap, (Fri Sep 12, 10:18 am)
Re: [RFC/PATCH] dontdiff: generate from gitignore, Linus Torvalds, (Fri Sep 12, 10:36 am)
Re: [RFC/PATCH] dontdiff: generate from gitignore, Randy Dunlap, (Fri Sep 12, 10:41 am)
Re: [RFC/PATCH] dontdiff: generate from gitignore, Kai Henningsen, (Fri Sep 12, 1:32 pm)