summaryrefslogtreecommitdiff
path: root/apps/examples/modbus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/modbus/Makefile')
-rw-r--r--apps/examples/modbus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/modbus/Makefile b/apps/examples/modbus/Makefile
index 35dd5e420..3e5b5b378 100644
--- a/apps/examples/modbus/Makefile
+++ b/apps/examples/modbus/Makefile
@@ -70,7 +70,7 @@ else
INSTALL_DIR = $(BIN_DIR)
endif
-CONFIG_XYZ_PROGNAME ?= xyz$(EXEEXT)
+CONFIG_XYZ_PROGNAME ?= modbus$(EXEEXT)
PROGNAME = $(CONFIG_XYZ_PROGNAME)
ROOTDEPPATH = --dep-path .