Skip to content
Commit 53644087 authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 52e27782
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment