powerpc/setup: Add cpu_to_phys_id array
[linux-block.git] / arch / powerpc / Makefile
index 1381693a4a51bee5b1f37290b604f4df1588b845..ccd2556bdb530db23d6a1ba9f1ffff907d62fb59 100644 (file)
@@ -63,6 +63,7 @@ UTS_MACHINE := $(subst $(space),,$(machine-y))
 ifdef CONFIG_PPC32
 KBUILD_LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o
 else
+KBUILD_LDFLAGS_MODULE += -T $(srctree)/arch/powerpc/kernel/module.lds
 ifeq ($(call ld-ifversion, -ge, 225000000, y),y)
 # Have the linker provide sfpr if possible.
 # There is a corresponding test in arch/powerpc/lib/Makefile