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:
3c4b7fd
)
MIPS: strip the un-needed sections of vmlinuz
author
Wu Zhangjin
<wuzhangjin@gmail.com>
Wed, 16 Jun 2010 07:52:21 +0000
(15:52 +0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:34 +0000
(13:26 +0100)
This patch use "strip -s" to strip the .symtab and .strtab sections of
vmlinuz.
Note: This patch is based on http://patchwork.linux-mips.org/patch/1324/
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1383/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/compressed/Makefile
patch
|
blob
|
history
diff --cc
arch/mips/boot/compressed/Makefile
Simple merge