projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d899fd
)
blackfin: Ignore generated uImages
author
Mark Brown
<broonie@linaro.org>
Thu, 29 Aug 2013 10:23:08 +0000
(11:23 +0100)
committer
Steven Miao
<realmz6@gmail.com>
Fri, 13 Sep 2013 02:42:39 +0000
(10:42 +0800)
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>
arch/blackfin/boot/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/boot/.gitignore
b/arch/blackfin/boot/.gitignore
index 229e5080867770d755f4721911774dddfa40ab05..1287a5487e7d6fb72296f69adcf59a6caba51991 100644
(file)
--- a/
arch/blackfin/boot/.gitignore
+++ b/
arch/blackfin/boot/.gitignore
@@
-1,2
+1,3
@@
vmImage*
vmlinux*
+uImage*