|
@@ -43,7 +43,7 @@ CFLAGS_vsyscall.o := $(PROFILING) -g0
|
|
|
|
|
|
bootflag-y += ../../i386/kernel/bootflag.o
|
|
|
cpuid-$(subst m,y,$(CONFIG_X86_CPUID)) += ../../i386/kernel/cpuid.o
|
|
|
-topology-y += ../../i386/mach-default/topology.o
|
|
|
+topology-y += ../../i386/kernel/topology.o
|
|
|
microcode-$(subst m,y,$(CONFIG_MICROCODE)) += ../../i386/kernel/microcode.o
|
|
|
intel_cacheinfo-y += ../../i386/kernel/cpu/intel_cacheinfo.o
|
|
|
quirks-y += ../../i386/kernel/quirks.o
|