From f0ffaaa59c0753afb2e144501ce478b817a36361 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 13 Apr 2019 22:52:10 +0000 Subject: [PATCH] qla2x00t-32gbit, target, Makefile: Modify an echo statement git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8189 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t-32gbit/qla2x00-target/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qla2x00t-32gbit/qla2x00-target/Makefile b/qla2x00t-32gbit/qla2x00-target/Makefile index bb75f7bfe..17a3562f1 100644 --- a/qla2x00t-32gbit/qla2x00-target/Makefile +++ b/qla2x00t-32gbit/qla2x00-target/Makefile @@ -67,7 +67,7 @@ ccflags-y += -W -Wno-unused-parameter -Wno-missing-field-initializers -include $(KBUILD_EXTMOD)/../../build_mode -echo := $(shell echo "qla2x00t-32gbit build mode: $(BUILD_MODE)" >& 2) +echo := $(shell echo "qla2x00t-32gbit/target build mode: $(BUILD_MODE)" >& 2) BUILD_MODE_CFLAGS_ = -DCONFIG_SCST_TRACING -DCONFIG_SCST_DEBUG \ -DCONFIG_SCST_EXTRACHECKS -fno-inline -fno-inline-functions