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 12 năm trước cách đây
mục cha
commit
08b67faa23
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      arch/blackfin/boot/.gitignore

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

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