linux-sg2042/drivers/acpi/nfit/Makefile

5 lines
101 B
Makefile
Raw Normal View History

obj-$(CONFIG_ACPI_NFIT) := nfit.o
nfit-y := core.o
nfit-y += intel.o
nfit-$(CONFIG_X86_MCE) += mce.o