aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit/Makefile
diff options
context:
space:
mode:
authorVarun Prakash <varun@chelsio.com>2016-07-21 22:57:14 +0530
committerDavid S. Miller <davem@davemloft.net>2016-07-25 10:31:08 -0700
commitb8b9d81b36a4adada3ef3504c252e2518393884d (patch)
tree24ccbc0d50f0d03a9297d32eb0bdc599fdf0ba00 /drivers/target/iscsi/cxgbit/Makefile
parentnet: bridge: br_set_ageing_time takes a clock_t (diff)
downloadlinux-dev-b8b9d81b36a4adada3ef3504c252e2518393884d.tar.xz
linux-dev-b8b9d81b36a4adada3ef3504c252e2518393884d.zip
libcxgb: add library module for Chelsio drivers
Add common library module(libcxgb.ko) for Chelsio drivers to remove duplicate code. Code for iSCSI DDP Page Pod Manager is moved from cxgb4.ko to libcxgb.ko. Earlier only cxgbit.ko was using this code, now cxgb3i and cxgb4i will also use common Page Pod manager code. In future this module will have common connection management and hardware specific code that can be shared by multiple Chelsio drivers. Signed-off-by: Varun Prakash <varun@chelsio.com> Reviewed-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/target/iscsi/cxgbit/Makefile')
-rw-r--r--drivers/target/iscsi/cxgbit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/target/iscsi/cxgbit/Makefile b/drivers/target/iscsi/cxgbit/Makefile
index bd56c073dff6..4893ec29b6b3 100644
--- a/drivers/target/iscsi/cxgbit/Makefile
+++ b/drivers/target/iscsi/cxgbit/Makefile
@@ -1,4 +1,5 @@
ccflags-y := -Idrivers/net/ethernet/chelsio/cxgb4
+ccflags-y += -Idrivers/net/ethernet/chelsio/libcxgb
ccflags-y += -Idrivers/target/iscsi
obj-$(CONFIG_ISCSI_TARGET_CXGB4) += cxgbit.o