From: Wu Zhangjin Date: Wed, 16 Jun 2010 07:52:21 +0000 (+0800) Subject: MIPS: strip the un-needed sections of vmlinuz X-Git-Tag: v2.6.36-rc1~563^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5089ca9d31b0250f42ccd0e0a41b3547f22a20a0;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1383/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed