From: Paul Mundt Date: Tue, 21 Nov 2006 02:12:19 +0000 (+0900) Subject: sh: Explicit endian selection support. X-Git-Tag: v2.6.20-rc1~34^2~20^2~32^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53644087a607040a56d883df612b588814a56f11;p=pandora-kernel.git 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 --- Reading git-diff-tree failed