From: Dave Martin Date: Mon, 30 Jan 2012 16:15:22 +0000 (+0000) Subject: ARM: devicetree: Add .dtb files to arch/arm/boot/.gitignore X-Git-Tag: v3.3-rc7~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=810ae3d26507e61d1f7a69e9716443df1ce41449;p=pandora-kernel.git ARM: devicetree: Add .dtb files to arch/arm/boot/.gitignore Compiled device tree blobs shouldn't be committed in the kernel tree, so ideally git should ignore them. This patch will enable ignoring of any .dtb files which appear in arch/arm/boot/ Signed-off-by: Dave Martin Signed-off-by: Grant Likely --- Reading git-diff-tree failed