powerpc: Don't use ELFv2 ABI to build the kernel
authorAlistair Popple <[email protected]>
Wed, 20 Nov 2013 11:15:04 +0000 (22:15 +1100)
committerBenjamin Herrenschmidt <[email protected]>
Wed, 20 Nov 2013 22:19:21 +0000 (09:19 +1100)
commitb2ca8c895e711b10d6f28b26248358bfa2f354ad
tree6696afef9cf421c631386d0c1cc8dbe534934e4f
parentd606b92aedb0542e60965e9058ab37efcebfaec6
powerpc: Don't use ELFv2 ABI to build the kernel

The kernel doesn't build correctly using the ELFv2 ABI.  This patch
ensures that the ELFv1 ABI is used when building a kernel with an
ELFv2 enabled compiler.

Signed-off-by: Alistair Popple <[email protected]>
Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
arch/powerpc/Makefile