summaryrefslogtreecommitdiff
path: root/drivers/acpi/nfit/Makefile
blob: 07f53c4e85fe726e5c8755eb1dcf39078cb005e3 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_ACPI_NFIT) := nfit.o
nfit-y := core.o
nfit-y += intel.o
nfit-$(CONFIG_X86_MCE) += mce.o