Browse Source

blackfin: Ignore generated uImages

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

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Mark Brown 11 years ago
parent
commit
08b67faa23
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/blackfin/boot/.gitignore

+ 1 - 0
arch/blackfin/boot/.gitignore

@@ -1,2 +1,3 @@
 vmImage*
 vmlinux*
+uImage*