aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/Makefile
diff options
context:
space:
mode:
authorVishal Verma <vishal.l.verma@intel.com>2013-03-04 18:40:56 -0700
committerMatthew Wilcox <matthew.r.wilcox@intel.com>2013-03-26 14:24:56 -0400
commit729dd1bd802acb973eec9c73ccb87d3143c13937 (patch)
tree2aa9cc227b442ff858e1f3d59a0dddf5d803e897 /drivers/block/Makefile
parentNVMe: Add discard support for capable devices (diff)
downloadlinux-dev-729dd1bd802acb973eec9c73ccb87d3143c13937.tar.xz
linux-dev-729dd1bd802acb973eec9c73ccb87d3143c13937.zip
NVMe: Rename nvme.c to nvme-core.c
In preparation for adding nvme-scsi.c It is preferable to retain the module name 'nvme' Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'drivers/block/Makefile')
-rw-r--r--drivers/block/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/block/Makefile b/drivers/block/Makefile
index a3b40232c6ab..2a41c86d3ad9 100644
--- a/drivers/block/Makefile
+++ b/drivers/block/Makefile
@@ -42,4 +42,5 @@ obj-$(CONFIG_BLK_DEV_PCIESSD_MTIP32XX) += mtip32xx/
obj-$(CONFIG_BLK_DEV_RSXX) += rsxx/
+nvme-y := nvme-core.o
swim_mod-y := swim.o swim_asm.o