summaryrefslogtreecommitdiffstats
path: root/drivers/block/Makefile
diff options
context:
space:
mode:
authorAkhil Bhansali <abhansali@stec-inc.com>2013-10-15 14:19:07 -0600
committerJens Axboe <axboe@kernel.dk>2013-11-08 09:10:28 -0700
commite67f86b31ae5be8a88bec27b5ecb18dc2ffc9c56 (patch)
tree8e0cf5c5dd6a266edbce015ffc3e23b7c3e8cf37 /drivers/block/Makefile
parent0317cd6de852a70e0374e7eb40a013072274386f (diff)
downloadlinux-0-day-e67f86b31ae5be8a88bec27b5ecb18dc2ffc9c56.tar.gz
linux-0-day-e67f86b31ae5be8a88bec27b5ecb18dc2ffc9c56.tar.xz
Add support for sTec's pci-e flash card Kronos
Signed-off-by: Akhil Bhansali <abhansali@stec-inc.com> Signed-off-by: Ramprasad Chinthekindi <rchinthekindi@stec-inc.com> Reviewed-by: Jeff Moyer <jmoyer@redhat.com> Folded patch, contributions to clean up this driver from: Jens Axboe Dan Carpenter Andrew Morton Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/Makefile')
-rw-r--r--drivers/block/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/block/Makefile b/drivers/block/Makefile
index ca07399a8d99e..f33b366942890 100644
--- a/drivers/block/Makefile
+++ b/drivers/block/Makefile
@@ -23,6 +23,7 @@ obj-$(CONFIG_CDROM_PKTCDVD) += pktcdvd.o
obj-$(CONFIG_MG_DISK) += mg_disk.o
obj-$(CONFIG_SUNVDC) += sunvdc.o
obj-$(CONFIG_BLK_DEV_NVME) += nvme.o
+obj-$(CONFIG_BLK_DEV_SKD) += skd.o
obj-$(CONFIG_BLK_DEV_OSD) += osdblk.o
obj-$(CONFIG_BLK_DEV_UMEM) += umem.o
@@ -43,4 +44,5 @@ obj-$(CONFIG_BLK_DEV_PCIESSD_MTIP32XX) += mtip32xx/
obj-$(CONFIG_BLK_DEV_RSXX) += rsxx/
nvme-y := nvme-core.o nvme-scsi.o
+skd-y := skd_main.o
swim_mod-y := swim.o swim_asm.o