Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
[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 += pci.o scsi.o $(lightnvm-y)
This page took 0.045484 seconds and 6 git commands to generate.