Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
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