Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
[deliverable/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
This page took 0.036782 seconds and 5 git commands to generate.