[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080901150951.5cba4dc7@infradead.org>
Date: Mon, 1 Sep 2008 15:09:51 -0700
From: Arjan van de Ven <arjan@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: dwmw2@...radead.org, torvalds@...ux-foundation.org
Subject: [path] 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@...ux.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists