[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1371125981-5184-11-git-send-email-james.hogan@imgtec.com>
Date: Thu, 13 Jun 2013 13:19:41 +0100
From: James Hogan <james.hogan@...tec.com>
To: <linux-kernel@...r.kernel.org>
CC: Markos Chandras <markos.chandras@...tec.com>,
James Hogan <james.hogan@...tec.com>
Subject: [PATCH 10/10] metag/.gitignore: Extend the *.dtb pattern to match the dtb.S files
From: Markos Chandras <markos.chandras@...tec.com>
The .SECONDARY rule for generating the *.dtb.S files added in
0b4184c26b18ecbc0ec0657f514b087c3a6216fb
"metag: avoid unnecessary builtin dtb rebuilds"
Signed-off-by: Markos Chandras <markos.chandras@...tec.com>
Signed-off-by: James Hogan <james.hogan@...tec.com>
---
arch/metag/boot/.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/metag/boot/.gitignore b/arch/metag/boot/.gitignore
index a021da2..2d6c0c1 100644
--- a/arch/metag/boot/.gitignore
+++ b/arch/metag/boot/.gitignore
@@ -1,4 +1,4 @@
vmlinux*
uImage*
ramdisk.*
-*.dtb
+*.dtb*
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists