]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - arch/x86/kernel/cpu/mcheck/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / x86 / kernel / cpu / mcheck / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
648ed940 2obj-y = mce.o mce-severity.o mce-genpool.o
01e11182 3
4efc0670 4obj-$(CONFIG_X86_ANCIENT_MCE) += winchip.o p5.o
1af0815f
HS
5obj-$(CONFIG_X86_MCE_INTEL) += mce_intel.o
6obj-$(CONFIG_X86_MCE_AMD) += mce_amd.o
b2762686 7obj-$(CONFIG_X86_MCE_THRESHOLD) += threshold.o
ea149b36 8obj-$(CONFIG_X86_MCE_INJECT) += mce-inject.o
a65c88dd 9
895287c0 10obj-$(CONFIG_X86_THERMAL_VECTOR) += therm_throt.o
d334a491
HY
11
12obj-$(CONFIG_ACPI_APEI) += mce-apei.o
5de97c9f
TL
13
14obj-$(CONFIG_X86_MCELOG_LEGACY) += dev-mcelog.o