[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080901231419.GA5602@x200.localdomain>
Date: Tue, 2 Sep 2008 03:14:19 +0400
From: Alexey Dobriyan <adobriyan@...il.com>
To: Arjan van de Ven <arjan@...radead.org>
Cc: linux-kernel@...r.kernel.org, dwmw2@...radead.org,
torvalds@...ux-foundation.org
Subject: Re: [path] don't diff generated firmware files
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@...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