]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: uname should return ppc64le/ppcle on little endian builds
authorAnton Blanchard <anton@samba.org>
Mon, 23 Sep 2013 02:04:53 +0000 (12:04 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:48:41 +0000 (16:48 +1100)
commit96a3b0f1850bb72e745cc9407466bd1ba52502bf
treeb6defefc61390a331344d3c40b91b7b6d61f81f8
parentdd0d188d075c17dac3747e6a064251946ffaf4dc
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 <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/Makefile