git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b2d4e7
)
sh: Fix uImage build error.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 14 Mar 2008 08:19:38 +0000
(17:19 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 14 Mar 2008 08:19:38 +0000
(17:19 +0900)
The printf string was broken in the same way the zImage one was before,
though the uImage managed to avoid getting fixed at that time. Do so now.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found