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:
73d1393
)
scripts/Makefile.lib: Align the output of LZO
author
Wu Zhangjin
<wuzhangjin@gmail.com>
Thu, 11 Mar 2010 09:42:14 +0000
(17:42 +0800)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 11 Mar 2010 10:01:15 +0000
(11:01 +0100)
The output of LZO is not aligned with the other output:
...
CC drivers/usb/mon/usbmon.mod.o
LZO arch/mips/boot/compressed/vmlinux.lzo
...
This patch fixes it.
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found