Merge branch 'for-4.5/lightnvm' 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          += pci.o scsi.o $(lightnvm-y)