• Paul Mundt's avatar
    sh: Explicit endian selection support. · 53644087
    Paul Mundt authored
    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>
    53644087
Makefile 5.88 KB