6db4831e98
Android 14
4 lines
83 B
Makefile
4 lines
83 B
Makefile
obj-$(CONFIG_ACPI_NFIT) := nfit.o
|
|
nfit-y := core.o
|
|
nfit-$(CONFIG_X86_MCE) += mce.o
|