]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88facd60671e5aa8285f3f2494cad2019dcac490
tree9e62bab4ab9c7cafbefd5db847770ff895144fa8
parentbc1f2e05c7c87f6c5b43b4555c1e286a0b989960
powerpc: Don't build assembly files with ABIv2

We avoid ABIv2 when building c files since commit 535b725b (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