Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c24449b321095d8c80cdda3d68107269c1d5569f
/
.
/
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