linux/arch/mips/boot
Ralf Baechle 2d76e9633b MIPS: elf2ecoff: Fix warning due to dead code.
HOSTCC  arch/mips/boot/elf2ecoff
arch/mips/boot/elf2ecoff.c: In function ‘main’:
arch/mips/boot/elf2ecoff.c:271:8: warning: variable ‘shstrtab’ set but not used [-Wunused-but-set-variable]
  char *shstrtab;

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-02-04 14:42:27 +01:00
..
compressed MIPS: ZBOOT: add missing <linux/string.h> include 2014-08-26 02:18:58 +02:00
dts MIPS: bcm3384: Initial commit of bcm3384 platform support 2014-11-24 07:45:13 +01:00
.gitignore MIPS: Add support for building device-tree binaries 2014-09-22 13:35:49 +02:00
ecoff.h MIPS: remove duplicate define 2013-11-06 15:51:19 +01:00
elf2ecoff.c MIPS: elf2ecoff: Fix warning due to dead code. 2015-02-04 14:42:27 +01:00
Makefile MIPS: Add uImage build target 2013-09-03 18:00:01 +02:00