Re: [path] don't diff generated firmware files

From: Alexey Dobriyan
Date: Mon Sep 01 2008 - 19:12:55 EST


On Mon, Sep 01, 2008 at 03:09:51PM -0700, Arjan van de Ven wrote:
> 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

> --- linux.trees.git/Documentation/dontdiff
> +++ linux.trees.git/Documentation/dontdiff
> @@ -5,6 +5,8 @@
> *.css
> *.dvi
> *.eps
> +*.fw.gen.S
> +*.fw

Dontdiff is obsoleted because of .gitignore and should probably be auto-generated
from them.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/