linux-surface/drivers/acpi/nfit/Makefile

4 lines
83 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +00:00
obj-$(CONFIG_ACPI_NFIT) := nfit.o
nfit-y := core.o
nfit-$(CONFIG_X86_MCE) += mce.o