mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
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
arch/blackfin/boot/.gitignore
vendored
1
arch/blackfin/boot/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
vmImage*
|
||||
vmlinux*
|
||||
uImage*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user