]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Don't use ELFv2 ABI to build the kernel
authorAlistair Popple <alistair@popple.id.au>
Wed, 20 Nov 2013 11:15:04 +0000 (22:15 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 20 Nov 2013 22:19:21 +0000 (09:19 +1100)
commit535b725bd800779c7a2489fb0f41f988e17748ff
tree6696afef9cf421c631386d0c1cc8dbe534934e4f
parentcf5f8015ddc23afd7ba145d70fe8c70c3031ceda
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 <alistair@popple.id.au>
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/Makefile