summaryrefslogtreecommitdiff
path: root/nuttx/tools
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-04 15:54:51 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-04 15:54:51 -0600
commitfc6a4ed50a09f1a1e2822f8f489762bc49cda21c (patch)
tree77d611f7ebab29376fa76619719d7e6ae454438b /nuttx/tools
parent5d0227a972577feb5ba9f88c5d4d2534657b86dd (diff)
downloadnuttx-fc6a4ed50a09f1a1e2822f8f489762bc49cda21c.tar.gz
nuttx-fc6a4ed50a09f1a1e2822f8f489762bc49cda21c.tar.bz2
nuttx-fc6a4ed50a09f1a1e2822f8f489762bc49cda21c.zip
Beginning of logic that will, hopefully, all me to build applications against a NuttX export package (vs. the nuttx/ source tree).
Diffstat (limited to 'nuttx/tools')
-rw-r--r--nuttx/tools/Config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/tools/Config.mk b/nuttx/tools/Config.mk
index 1a6076898..6ee7d716e 100644
--- a/nuttx/tools/Config.mk
+++ b/nuttx/tools/Config.mk
@@ -203,7 +203,7 @@ define DELFILE
endef
endif
-# DELDIR - Delect one directory
+# DELDIR - Delete one directory
ifeq ($(CONFIG_WINDOWS_NATIVE),y)
define DELDIR