321-powerpc_crtsavres_prereq.patch 231 B

12345678910
  1. --- a/arch/powerpc/Makefile
  2. +++ b/arch/powerpc/Makefile
  3. @@ -94,7 +94,6 @@ else
  4. endif
  5. endif
  6. -KBUILD_LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o
  7. ifeq ($(CONFIG_TUNE_CELL),y)
  8. KBUILD_CFLAGS += $(call cc-option,-mtune=cell)