diff options
author | Arjan van de Ven <arjan@infradead.org> | 2008-09-01 15:09:51 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-09-02 11:01:22 -0700 |
commit | 7ed77e804650b9095f862a0cfeecaa955224a73e (patch) | |
tree | f64c0e24234a11b530c4202d621167a9d01b2e96 /Documentation/dontdiff | |
parent | 3df8a905ed09341041a3d1c6309fdb18cc809297 (diff) |
don't diff generated firmware files
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/dontdiff')
-rw-r--r-- | Documentation/dontdiff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff index 881e6dd03aea..27809357da58 100644 --- a/Documentation/dontdiff +++ b/Documentation/dontdiff @@ -5,6 +5,8 @@ *.css *.dvi *.eps +*.fw.gen.S +*.fw *.gif *.grep *.grp |