aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/Makefile
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2007-10-11 11:14:49 +0200
committerThomas Gleixner <tglx@linutronix.de>2007-10-11 11:14:49 +0200
commit1a333ab079458b8ca58ebb761ebca48b7fc9ab5c (patch)
treec7074948d2e87b3ea661606d7f87b71296a70444 /arch/x86_64/kernel/Makefile
parenta6d83df15c53a5f503c50e3d824c1cf3f89ebb1a (diff)
downloadlinux-1a333ab079458b8ca58ebb761ebca48b7fc9ab5c.tar.gz
x86_64: prepare shared kernel/early-quirks.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86_64/kernel/Makefile')
-rw-r--r--arch/x86_64/kernel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/Makefile b/arch/x86_64/kernel/Makefile
index 959bb68959afd7..1af0839b8d3f36 100644
--- a/arch/x86_64/kernel/Makefile
+++ b/arch/x86_64/kernel/Makefile
@@ -39,7 +39,7 @@ obj-$(CONFIG_K8_NB) += k8.o
obj-$(CONFIG_AUDIT) += audit.o
obj-$(CONFIG_MODULES) += module_64.o
-obj-$(CONFIG_PCI) += early-quirks.o
+obj-$(CONFIG_PCI) += early-quirks_64.o
obj-y += topology.o
obj-y += intel_cacheinfo.o