Explorar el Código

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 hace 12 años
padre
commit
08b67faa23
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      arch/blackfin/boot/.gitignore

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

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