repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm, debug: replace dump_flags() with the new printk formats
[linux/fpc-iii.git]
/
drivers
/
nvme
/
host
/
Makefile
blob
51bf90871549844c7f4db638a7ec26c4b4b9aa51
1
2
obj-
$(
CONFIG_BLK_DEV_NVME
) +=
nvme.o
3
4
lightnvm-
$(
CONFIG_NVM
) :=
lightnvm.o
5
nvme-y
+=
core.o pci.o
$(
lightnvm-y
)
6
nvme-
$(
CONFIG_BLK_DEV_NVME_SCSI
) +=
scsi.o