lineage_kernel_xcoverpro/drivers/acpi/nfit/Makefile

4 lines
83 B
Makefile
Raw Normal View History

2023-06-18 22:53:49 +00:00
obj-$(CONFIG_ACPI_NFIT) := nfit.o
nfit-y := core.o
nfit-$(CONFIG_X86_MCE) += mce.o