aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/Makefile_64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/kernel/Makefile_64')
-rw-r--r--arch/x86_64/kernel/Makefile_642
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/Makefile_64 b/arch/x86_64/kernel/Makefile_64
index 8253617af12..1c9de796fa1 100644
--- a/arch/x86_64/kernel/Makefile_64
+++ b/arch/x86_64/kernel/Makefile_64
@@ -48,7 +48,7 @@ obj-y += pcspeaker.o
CFLAGS_vsyscall_64.o := $(PROFILING) -g0
-therm_throt-y += ../../i386/kernel/cpu/mcheck/therm_throt.o
+therm_throt-y += ../../x86/kernel/cpu/mcheck/therm_throt.o
bootflag-y += ../../i386/kernel/bootflag.o
cpuid-$(subst m,y,$(CONFIG_X86_CPUID)) += ../../i386/kernel/cpuid.o
topology-y += ../../i386/kernel/topology.o