Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
5a2138812604c32b7617b3b2e53e336617121d3b
/
.
/
drivers
/
lightnvm
/
Makefile
blob: 1f6b6521016aaf813f9adaae206bbdb257389cc6 [
file
] [
log
] [
blame
]
#
# Makefile for Open-Channel SSDs.
#
obj
-
$
(
CONFIG_NVM
)
:=
core
.
o sysblk
.
o sysfs
.
o
obj
-
$
(
CONFIG_NVM_GENNVM
)
+=
gennvm
.
o
obj
-
$
(
CONFIG_NVM_RRPC
)
+=
rrpc
.
o