powerpc: Don't build assembly files with ABIv2
authorAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:02:04 +0000 (10:02 +1000)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:02:04 +0000 (10:02 +1000)
We avoid ABIv2 when building c files since commit b2ca8c89 (powerpc:
Don't use ELFv2 ABI to build the kernel). Do the same for assembly
files.

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

Simple merge