powerpc: Build little endian ppc64 kernel with ABIv2
authorAnton Blanchard <anton@samba.org>
Mon, 10 Mar 2014 10:06:12 +0000 (21:06 +1100)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:08:07 +0000 (10:08 +1000)
Build the little endian ppc64 kernel with ABIv2 if the toolchain
supports it. We can identify an ABIv2 capable toolchain by the
-mabi=elfv2 compiler flag.

Signed-off-by: Anton Blanchard <anton@samba.org>
arch/powerpc/Makefile

Simple merge