commit | 7c868b66f8cc29bb9a63632b324a6fa661bdec05 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Fri May 12 01:56:50 2017 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue May 30 14:59:51 2017 +1000 |
tree | a641fbadc0678b58ab6bd6ee2200a80e6bd6e4be | |
parent | baa25b571a168aff5a13bfdc973f1229e2b12b63 [diff] |
powerpc/64: Do not link crtsaveres.o in boot crtsaveres.S is empty with 64-bit builds already, so just don't build and link it to match the vmlinux build. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> [mpe: Use CONFIG_PPC64_BOOT_WRAPPER not CONFIG_PPC32 to fix BE build] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>