commit | 2d74b2c62cf8867d0762f6e6b5ed8906cb6a745f | [log] [tgz] |
---|---|---|
author | Wu Zhangjin <wuzhangjin@gmail.com> | Thu Mar 11 17:42:14 2010 +0800 |
committer | Michal Marek <mmarek@suse.cz> | Thu Mar 11 11:01:15 2010 +0100 |
tree | f6259f0f89c67ac23991a862f1ba48a2a7e87620 | |
parent | 73d1393eb8507ed5fd7f8e696f6b1ecc18035ebe [diff] |
scripts/Makefile.lib: Align the output of LZO 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>