Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
[cascardo/linux.git] / drivers / nvme / host / Makefile
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