Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9ccc6e0c8959a019bb40f6b18704b142c04b19a8
/
.
/
drivers
/
acpi
/
nfit
/
Makefile
blob: 07f53c4e85fe726e5c8755eb1dcf39078cb005e3 [
file
] [
log
] [
blame
]
# 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