Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Dave Martin and committed by
Grant Likely
810ae3d2 dcd6c922

+1
+1
arch/arm/boot/.gitignore
··· 3 3 xipImage 4 4 bootpImage 5 5 uImage 6 + *.dtb