summaryrefslogtreecommitdiff
path: root/apps/system/vi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/vi/Makefile')
-rw-r--r--apps/system/vi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/system/vi/Makefile b/apps/system/vi/Makefile
index bbf275bb5..8ece2628e 100644
--- a/apps/system/vi/Makefile
+++ b/apps/system/vi/Makefile
@@ -41,8 +41,7 @@ ifeq ($(WINTOOL),y)
INCDIROPT = -w
endif
-# Hello Application
-# TODO: appname can be automatically extracted from the directory name
+# VI-Workalike Editor
CONFIG_SYSTEM_VI_STACKSIZE ?= 2048
CONFIG_SYSTEM_VI_PRIORITY ?= 100