summaryrefslogtreecommitdiff
path: root/nuttx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Makefile')
-rw-r--r--nuttx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Makefile b/nuttx/Makefile
index bcf739940..8a8b44525 100644
--- a/nuttx/Makefile
+++ b/nuttx/Makefile
@@ -149,7 +149,7 @@ LINKLIBS += libxx/liblibxx$(LIBEXT)
endif
# Add library for application support
-# Always compile the framework which includes exec_nuttapp if users
+# Always compile the framework which includes exec_namedapp if users
# or nuttX applications are to be included.
ifneq ($(APPDIR),)