Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[deliverable/linux.git] / drivers / nvme / host / Makefile
CommitLineData
576d55d6
ML
1obj-$(CONFIG_NVME_CORE) += nvme-core.o
2obj-$(CONFIG_BLK_DEV_NVME) += nvme.o
57dacad5 3
576d55d6
ML
4nvme-core-y := core.o
5nvme-core-$(CONFIG_BLK_DEV_NVME_SCSI) += scsi.o
6nvme-core-$(CONFIG_NVM) += lightnvm.o
57dacad5 7
576d55d6 8nvme-y += pci.o
This page took 0.056051 seconds and 5 git commands to generate.