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
posix-clock: Fix return code on the poll method's error path
[linux/fpc-iii.git]
/
drivers
/
nvme
/
host
/
Makefile
blob
a5fe239525868b1b86ec2d5337cfdb5e324424d6
1
2
obj-
$(
CONFIG_BLK_DEV_NVME
) +=
nvme.o
3
4
lightnvm-
$(
CONFIG_NVM
) :=
lightnvm.o
5
nvme-y
+=
pci.o scsi.o
$(
lightnvm-y
)