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:
parent
1d899fd652
commit
08b67faa23
|
@ -1,2 +1,3 @@
|
|||
vmImage*
|
||||
vmlinux*
|
||||
uImage*
|
||||
|
|
Loading…
Reference in New Issue