[PATCH] blackfin: Ignore generated uImages

From: Mark Brown
Date: Tue Aug 20 2013 - 05:39:38 EST


From: Mark Brown <broonie@xxxxxxxxxx>

We have the build infrastructure to generate uImages so we should ignore
the resulting generated files.

Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
arch/blackfin/boot/.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/blackfin/boot/.gitignore b/arch/blackfin/boot/.gitignore
index 229e508..1287a54 100644
--- a/arch/blackfin/boot/.gitignore
+++ b/arch/blackfin/boot/.gitignore
@@ -1,2 +1,3 @@
vmImage*
vmlinux*
+uImage*
--
1.8.4.rc3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/