2025-05-10 21:49:39 +08:00

4 lines
83 B
Makefile

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