From: Benjamin Herrenschmidt Date: Tue, 15 Sep 2015 01:24:17 +0000 (+1000) Subject: powerpc/boot: Specify ABI v2 when building an LE boot wrapper X-Git-Tag: omap-for-v4.3/fixes-rc5~117^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655471f54c2e395ba29ae4156ba0f49928177cc1;p=pandora-kernel.git powerpc/boot: Specify ABI v2 when building an LE boot wrapper The kernel does it, not the boot wrapper, which breaks with some cross compilers that still default to ABI v1. Fixes: 147c05168fc8 ("powerpc/boot: Add support for 64bit little endian wrapper") Cc: stable@vger.kernel.org # v3.16+ Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed