[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1376991562-26109-1-git-send-email-broonie@kernel.org>
Date: Tue, 20 Aug 2013 10:39:22 +0100
From: Mark Brown <broonie@...nel.org>
To: Mike Frysinger <vapier@...too.org>
Cc: uclinux-dist-devel@...ckfin.uclinux.org,
linux-kernel@...r.kernel.org, Mark Brown <broonie@...aro.org>
Subject: [PATCH] blackfin: Ignore generated uImages
From: Mark Brown <broonie@...aro.org>
We have the build infrastructure to generate uImages so we should ignore
the resulting generated files.
Signed-off-by: Mark Brown <broonie@...aro.org>
---
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@...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