From: Anton Blanchard Date: Mon, 23 Sep 2013 02:04:53 +0000 (+1000) Subject: powerpc: uname should return ppc64le/ppcle on little endian builds X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0588015deab1844261b27a67ae6f5b910fe2830;p=pandora-kernel.git powerpc: uname should return ppc64le/ppcle on little endian builds We need to distinguish between big endian and little endian environments, so fix uname to return the right thing. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed