kernel-fxtec-pro1x/arch/mips/boot/compressed
Wu Zhangjin bdbffd9b8d MIPS: Clean up arch/mips/boot/compressed/ld.script
- Remove unused symbols: _fdata, _text; only _edata and _end are needed by
  head.S
- Remove unused sections: .sbss, .stab, .gptab.sdata, .gptab.sbss
- Change the alignment to 16 bytes to ensure it is greater than any
  fundamental type of a MIPS compiler.
- Clean up comments

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1381/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:26:32 +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: Loongson: Change the Email address of Wu Zhangjin 2010-02-27 12:53:12 +01:00
dummy.c
head.S
ld.script MIPS: Clean up arch/mips/boot/compressed/ld.script 2010-08-05 13:26:32 +01:00
Makefile MIPS: Unify the suffix of compressed vmlinux.bin 2010-08-05 13:26:31 +01:00
uart-16550.c
uart-alchemy.c MIPS: Alchemy: debug output for compressed kernels 2010-02-27 12:53:16 +01:00