projects
/
platform
/
kernel
/
linux-stable.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
|
history
diff --git
a/arch/blackfin/boot/.gitignore
b/arch/blackfin/boot/.gitignore
index
229e508
..
1287a54
100644
(file)
--- a/
arch/blackfin/boot/.gitignore
+++ b/
arch/blackfin/boot/.gitignore
@@
-1,2
+1,3
@@
vmImage*
vmlinux*
+uImage*