secgateway/kernel/linux-4.14.83/drivers/acpi/nfit/Makefile

4 lines
83 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
obj-$(CONFIG_ACPI_NFIT) := nfit.o
nfit-y := core.o
nfit-$(CONFIG_X86_MCE) += mce.o