Sign in
gfiber
/
kernel
/
quantenna
/
4c2e07c6a29e0129e975727b9f57eede813eea85
/
.
/
drivers
/
nvme
/
host
/
Makefile
blob: 9a3ca892b4a722e2a6d51aef48d1397985fa5bc4 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_NVME_CORE
)
+=
nvme
-
core
.
o
obj
-
$
(
CONFIG_BLK_DEV_NVME
)
+=
nvme
.
o
nvme
-
core
-
y
:=
core
.
o
nvme
-
core
-
$
(
CONFIG_BLK_DEV_NVME_SCSI
)
+=
scsi
.
o
nvme
-
core
-
$
(
CONFIG_NVM
)
+=
lightnvm
.
o
nvme
-
y
+=
pci
.
o