powerpc/boot: Specify ABI v2 when building an LE boot wrapper
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 15 Sep 2015 01:24:17 +0000 (11:24 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 16 Sep 2015 12:05:55 +0000 (22:05 +1000)
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 <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/Makefile

Simple merge