commit | 810ae3d26507e61d1f7a69e9716443df1ce41449 | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Mon Jan 30 16:15:22 2012 +0000 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jan 30 11:47:37 2012 -0700 |
tree | a0dac17aef2cab466db0a8aaae9a38ab7a20edaf | |
parent | dcd6c92267155e70a94b3927bce681ce74b80d1f [diff] |
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 <dave.martin@linaro.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>