linux/arch/mips/boot/compressed
Wu Zhangjin 5089ca9d31 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>
2010-08-05 13:26:34 +01:00
..
Makefile MIPS: strip the un-needed sections of vmlinuz 2010-08-05 13:26:34 +01:00
calc_vmlinuz_load_addr.c MIPS: Unify the suffix of compressed vmlinux.bin 2010-08-05 13:26:31 +01:00
dbg.c MIPS: Simplify the weak annotation with __weak 2010-02-27 12:53:17 +01:00
decompress.c MIPS: Clean up arch/mips/boot/compressed/decompress.c 2010-08-05 13:26:32 +01:00
dummy.c MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images 2009-12-17 01:56:56 +00:00
head.S MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images 2009-12-17 01:56:56 +00:00
ld.script MIPS: Clean up arch/mips/boot/compressed/ld.script 2010-08-05 13:26:32 +01:00
uart-16550.c MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images 2009-12-17 01:56:56 +00:00
uart-alchemy.c MIPS: Alchemy: debug output for compressed kernels 2010-02-27 12:53:16 +01:00