Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3bc258ad authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Thomas Gleixner
Browse files

x86: prepare consolidation of cpu/ related code usage



Move mce.c to mce_32.c to allow the later move of the x86_64 mce.c
from arch/x86/kernel/ to ...kernel/cpu/mcheck

No code change.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 34d19e29
Loading
Loading
Loading
Loading
+2 −4
Original line number Original line Diff line number Diff line
obj-$(CONFIG_X86_32)		=  mce.o k7.o p4.o p5.o p6.o winchip.o
obj-y				=  mce_$(BITS).o therm_throt.o
obj-$(CONFIG_X86_32)		+= k7.o p4.o p5.o p6.o winchip.o
obj-$(CONFIG_X86_MCE_NONFATAL)	+= non-fatal.o
obj-$(CONFIG_X86_MCE_NONFATAL)	+= non-fatal.o

# shared between i386 and x86_64
obj-y 				+= therm_throt.o