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>
This commit is contained in:
Mark Brown 2013-08-29 11:23:08 +01:00 коммит произвёл Steven Miao
Родитель 1d899fd652
Коммит 08b67faa23
1 изменённых файлов: 1 добавлений и 0 удалений

1
arch/blackfin/boot/.gitignore поставляемый
Просмотреть файл

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