Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
05084047e524051c0ea37f6b3183017d783e6e20
/
.
/
drivers
/
acpi
/
nfit
/
Makefile
blob: a407e769f1033ce628f8ec38e54a2263cc8d05a5 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_ACPI_NFIT
)
:=
nfit
.
o
nfit
-
y
:=
core
.
o
nfit
-
$
(
CONFIG_X86_MCE
)
+=
mce
.
o