From: Mark Brown <broo...@linaro.org> We have the build infrastructure to generate uImages so we should ignore the resulting generated files.
Signed-off-by: Mark Brown <broo...@linaro.org> Acked-by: Mike Frysinger <vap...@gentoo.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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/