linux/arch/sh
Paul Mundt 53644087a6 sh: Explicit endian selection support.
Previously big endian was simply assumed if little endian was
not set, which led to some cflags ordering issues. There's not
much point to not having a big endian option, so shove one in
a choice and wire it up in the Makefile.

This lets us clean up some of the cflags ordering while we're
at it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-12-06 10:45:38 +09:00
..
boards sh: Drop CPU subtype IRQ headers. 2006-12-06 10:45:37 +09:00
boot sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
cchips sh: Cleanup board header directories. 2006-10-19 16:30:32 +09:00
configs sh: Add support for Solution Engine 7206 and 7619 boards. 2006-12-06 10:45:37 +09:00
drivers sh: Drop CPU subtype IRQ headers. 2006-12-06 10:45:37 +09:00
kernel sh: Hook SH7785 in to the build system. 2006-12-06 10:45:37 +09:00
lib sh: Fix memcpy() build error on sh4eb. 2006-09-27 17:50:03 +09:00
math-emu sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
mm sh: p3map_sem sem2mutex conversion. 2006-12-06 10:45:37 +09:00
oprofile sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver. 2006-09-27 14:30:11 +09:00
tools sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
Kconfig sh: Explicit endian selection support. 2006-12-06 10:45:38 +09:00
Kconfig.debug sh: Add support for 4K stacks. 2006-09-27 18:22:14 +09:00
Makefile sh: Explicit endian selection support. 2006-12-06 10:45:38 +09:00