From 57a0ef401a6f70c106246d1d3e6c2ba9e970b947 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 4 Sep 2014 15:54:51 -0600 Subject: [PATCH] Beginning of logic that will, hopefully, all me to build applications against a NuttX export package (vs. the nuttx/ source tree). --- tools/Config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Config.mk b/tools/Config.mk index 1a6076898d..6ee7d716ea 100644 --- a/tools/Config.mk +++ b/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