Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
1c750eb580d332f740af456748de4b206e442c3b
/
.
/
drivers
/
nvme
/
host
/
Makefile
blob: 51bf90871549844c7f4db638a7ec26c4b4b9aa51 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_BLK_DEV_NVME
)
+=
nvme
.
o
lightnvm
-
$
(
CONFIG_NVM
)
:=
lightnvm
.
o
nvme
-
y
+=
core
.
o pci
.
o $
(
lightnvm
-
y
)
nvme
-
$
(
CONFIG_BLK_DEV_NVME_SCSI
)
+=
scsi
.
o