summaryrefslogtreecommitdiff
path: root/apps/examples
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples')
-rw-r--r--apps/examples/nsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/nsh/Makefile b/apps/examples/nsh/Makefile
index f16a40549..40b8c8561 100644
--- a/apps/examples/nsh/Makefile
+++ b/apps/examples/nsh/Makefile
@@ -58,8 +58,8 @@ else
endif
endif
-CONFIG_NSH_PROGNAME ?= nsh$(EXEEXT)
-PROGNAME = $(CONFIG_NSH_PROGNAME)
+CONFIG_EXAMPLES_NSH_PROGNAME ?= nsh$(EXEEXT)
+PROGNAME = $(CONFIG_EXAMPLES_NSH_PROGNAME)
ROOTDEPPATH = --dep-path .