]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/acpi/nfit/Makefile
Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[linux.git] / drivers / acpi / nfit / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_ACPI_NFIT) := nfit.o
3 nfit-y := core.o
4 nfit-y += intel.o
5 nfit-$(CONFIG_X86_MCE) += mce.o