commit | a0588015deab1844261b27a67ae6f5b910fe2830 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Sep 23 12:04:53 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Oct 11 16:48:41 2013 +1100 |
tree | b6defefc61390a331344d3c40b91b7b6d61f81f8 | |
parent | de577a356848a629b2c7f252ca3d1bc87375b52b [diff] |
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>