Looks like unnecessary. = From: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> Subject: [PATCH] iscsi: remove unused ISCSI_RDMA CFLAGS Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> --- usr/Makefile | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/usr/Makefile b/usr/Makefile index 92976d3..3a75df4 100644 --- a/usr/Makefile +++ b/usr/Makefile @@ -20,7 +20,6 @@ TGTD_OBJS += $(addprefix iscsi/, conn.o param.o session.o \ TGTD_OBJS += bs_rdwr.o bs_aio.o ifneq ($(ISCSI_RDMA),) -CFLAGS += -DISCSI_RDMA TGTD_OBJS += iscsi/iser.o iscsi/iser_text.o LIBS += -libverbs -lrdmacm endif -- 1.7.1 -- 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