c05564c4d8
Android 13
4 lines
83 B
Makefile
Executable file
4 lines
83 B
Makefile
Executable file
obj-$(CONFIG_ACPI_NFIT) := nfit.o
|
|
nfit-y := core.o
|
|
nfit-$(CONFIG_X86_MCE) += mce.o
|