]> git.karo-electronics.de Git - karo-tx-linux.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)
commit58aedccb1907f05f702f0f6d8f8a57e8efe485b7
tree9e62bab4ab9c7cafbefd5db847770ff895144fa8
parenta798c10faf62a505d24e5f6213fbaf904a39623f
powerpc: Don't build assembly files with ABIv2

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