[PATCH] ARM: add device tree blobs to .gitignore

Dave Martin dave.martin at linaro.org
Thu Dec 15 09:47:57 EST 2011


On Tue, Dec 13, 2011 at 09:36:52PM +0100, Uwe Kleine-K??nig wrote:
> *.dtb files are a build result and so should be ignored.
> 
> Signed-off-by: Uwe Kleine-K??nig <u.kleine-koenig at pengutronix.de>

Should this actually be global?

It looks like at least powerpc, microblaze and openrisc may generate
.dtbs and I don't see any local .gitignore entries for those.

Since the dtc tool itself is global (i.e., in an arch-independent
scripts dir instead of somewhere arch-specific), it could be argued that
other related stuff should be global too.

Cheers
---Dave



More information about the linux-arm-kernel mailing list