summaryrefslogtreecommitdiff
path: root/apps/examples/telnetd/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-04 22:49:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-04 22:49:42 +0000
commitefb4bf7dca5d637268c6d70eec2880352047e34c (patch)
tree122b575d72a4acd8c97b8601fa16c4332059e54e /apps/examples/telnetd/Makefile
parent89195d1c46a0c742e74ea46e449b10b97c7b220a (diff)
downloadnuttx-efb4bf7dca5d637268c6d70eec2880352047e34c.tar.gz
nuttx-efb4bf7dca5d637268c6d70eec2880352047e34c.tar.bz2
nuttx-efb4bf7dca5d637268c6d70eec2880352047e34c.zip
Add build environment for the FTP daemon
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4370 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/telnetd/Makefile')
-rw-r--r--apps/examples/telnetd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/telnetd/Makefile b/apps/examples/telnetd/Makefile
index dcb6615cc..b4ed50c33 100644
--- a/apps/examples/telnetd/Makefile
+++ b/apps/examples/telnetd/Makefile
@@ -58,7 +58,7 @@ ROOTDEPPATH = --dep-path .
# Buttons built-in application info
-APPNAME = buttons
+APPNAME = telnetd
PRIORITY = SCHED_PRIORITY_DEFAULT
STACKSIZE = 2048