sh: Explicit endian selection support.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 21 Nov 2006 02:12:19 +0000 (11:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:38 +0000 (10:45 +0900)
commit53644087a607040a56d883df612b588814a56f11
treef58e0bce9093a342e002e4449812b6841a67f254
parent52e27782e1c4afa1feca0fdf194d279595e0431c
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>
arch/sh/Kconfig
arch/sh/Makefile