From 1a5719a097b6c98816779dc40501213c2e68d30b Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 14 May 2013 16:22:43 +0100 Subject: metag/.gitignore: Extend the *.dtb pattern to match the dtb.S files The .SECONDARY rule for generating the *.dtb.S files added in 0b4184c26b18ecbc0ec0657f514b087c3a6216fb "metag: avoid unnecessary builtin dtb rebuilds" Signed-off-by: Markos Chandras Signed-off-by: James Hogan --- arch/metag/boot/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/metag/boot') 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* -- cgit v1.1