commit | 58aedccb1907f05f702f0f6d8f8a57e8efe485b7 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Apr 23 10:02:04 2014 +1000 |
committer | Anton Blanchard <anton@samba.org> | Wed Apr 23 10:02:04 2014 +1000 |
tree | 9e62bab4ab9c7cafbefd5db847770ff895144fa8 | |
parent | a798c10faf62a505d24e5f6213fbaf904a39623f [diff] |
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>