/
usr
/
src
/
linux-headers-5.4.0-1103-aws
/
drivers
/
acpi
/
nfit
/
Upload File
HOME
# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_ACPI_NFIT) := nfit.o nfit-y := core.o nfit-y += intel.o nfit-$(CONFIG_X86_MCE) += mce.o