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