[PATCH 1/3] arm: ignore devicetree blobs.
Jason Cooper
jason at lakedaemon.net
Thu Feb 23 06:18:44 EST 2012
Signed-off-by: Jason Cooper <jason at lakedaemon.net>
---
NOTE: This is the first version of this patch, so no change history.
arch/arm/boot/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/.gitignore b/arch/arm/boot/.gitignore
index ce1c5ff..3c79f85 100644
--- a/arch/arm/boot/.gitignore
+++ b/arch/arm/boot/.gitignore
@@ -3,3 +3,4 @@ zImage
xipImage
bootpImage
uImage
+*.dtb
--
1.7.3.4
More information about the devicetree-discuss
mailing list