Reflect new file iser.c in usr/Makefile Signed-off-by: Alexander Nezhinsky <alexandern@xxxxxxxxxxxx> --- usr/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/usr/Makefile b/usr/Makefile index 024f7bf..adbe713 100644 --- a/usr/Makefile +++ b/usr/Makefile @@ -21,7 +21,7 @@ TGTD_OBJS += bs_rdwr.o bs_aio.o ifneq ($(ISCSI_RDMA),) CFLAGS += -DISCSI_RDMA -TGTD_OBJS += iscsi/iscsi_rdma.o +TGTD_OBJS += iscsi/iser.o LIBS += -libverbs -lrdmacm endif -- 1.6.5.5 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html