These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / 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)