]> 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)
commit72498b6c00b55464debd30f2cf3a63e5ed5e2caa
tree6696afef9cf421c631386d0c1cc8dbe534934e4f
parent9990aa077a05802647fc036353c84b30dc6fddce
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