提交 810ae3d2 编写于 作者: D Dave Martin 提交者: Grant Likely

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: NDave Martin <dave.martin@linaro.org>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 dcd6c922
...@@ -3,3 +3,4 @@ zImage ...@@ -3,3 +3,4 @@ zImage
xipImage xipImage
bootpImage bootpImage
uImage uImage
*.dtb
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册