summaryrefslogtreecommitdiff
path: root/drivers/scsi/cxgbi/Makefile
diff options
context:
space:
mode:
authorVarun Prakash <varun@chelsio.com>2016-07-21 22:57:16 +0530
committerDavid S. Miller <davem@davemloft.net>2016-07-25 10:31:08 -0700
commit71f7a00bd13d5b0a21a77c438007210bf0a06c91 (patch)
treea906ea9686ec6edb79fd0de1d180f868efdff83e /drivers/scsi/cxgbi/Makefile
parent5999299f1ce9e8610cb8263953f5767d4f840a3e (diff)
cxgb4i,libcxgbi: add iSCSI DDP support
Add iSCSI DDP support in cxgb4i driver using common iSCSI DDP Page Pod Manager. Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/cxgbi/Makefile')
-rw-r--r--drivers/scsi/cxgbi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/scsi/cxgbi/Makefile b/drivers/scsi/cxgbi/Makefile
index 86007e344955..a73781ac1800 100644
--- a/drivers/scsi/cxgbi/Makefile
+++ b/drivers/scsi/cxgbi/Makefile
@@ -1,2 +1,4 @@
+ccflags-y += -Idrivers/net/ethernet/chelsio/libcxgb
+
obj-$(CONFIG_SCSI_CXGB3_ISCSI) += libcxgbi.o cxgb3i/
obj-$(CONFIG_SCSI_CXGB4_ISCSI) += libcxgbi.o cxgb4i/