]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: strip the un-needed sections of vmlinuz
authorWu Zhangjin <wuzhangjin@gmail.com>
Wed, 16 Jun 2010 07:52:21 +0000 (15:52 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:34 +0000 (13:26 +0100)
commit5089ca9d31b0250f42ccd0e0a41b3547f22a20a0
tree5a216a1cfffcae2b29508a940e3420755c3a9cfd
parent3c4b7fde941639bd96c7d0429b4da925f07be75f
MIPS: strip the un-needed sections of vmlinuz

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