x86_64: prepare shared kernel/module.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:14:21 +0000 (11:14 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:14:21 +0000 (11:14 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86_64/kernel/Makefile
arch/x86_64/kernel/module_64.c [moved from arch/x86_64/kernel/module.c with 100% similarity]

index 5ddd94b..8c48cd7 100644 (file)
@@ -38,7 +38,7 @@ obj-$(CONFIG_X86_VSMP)                += vsmp.o
 obj-$(CONFIG_K8_NB)            += k8.o
 obj-$(CONFIG_AUDIT)            += audit.o
 
-obj-$(CONFIG_MODULES)          += module.o
+obj-$(CONFIG_MODULES)          += module_64.o
 obj-$(CONFIG_PCI)              += early-quirks.o
 
 obj-y                          += topology.o