Searched hist:"7 c868b66f8cc29bb9a63632b324a6fa661bdec05" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/boot/ |
H A D | crtsavres.S | diff 7c868b66f8cc29bb9a63632b324a6fa661bdec05 Thu May 11 17:56:50 CEST 2017 Nicholas Piggin <npiggin@gmail.com> 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>
|
H A D | Makefile | diff 7c868b66f8cc29bb9a63632b324a6fa661bdec05 Thu May 11 17:56:50 CEST 2017 Nicholas Piggin <npiggin@gmail.com> 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>
|