Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
[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.161959 seconds and 6 git commands to generate.