]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 17:26:05 +0000 (19:26 +0200)
commitb46f51da057f2a4728f8cc4e30e64e297151db76
treec11c62b4506baa809fb4a9c5a348ab3cbcdc06e8
parent98747a5651a63b7e9246880909013753c7b633eb
powerpc/boot: Specify ABI v2 when building an LE boot wrapper

commit 655471f54c2e395ba29ae4156ba0f49928177cc1 upstream.

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")
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/boot/Makefile