Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 obj-$(CONFIG_ACPI_NFIT) := nfit.o
0003 nfit-y := core.o
0004 nfit-y += intel.o
0005 nfit-$(CONFIG_X86_MCE) += mce.o