Beginning of logic that will, hopefully, all me to build applications against a NuttX export package (vs. the nuttx/ source tree).

This commit is contained in:
Gregory Nutt 2014-09-04 15:54:51 -06:00
parent f8fc0d87af
commit 57a0ef401a
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ define DELFILE
endef
endif
# DELDIR - Delect one directory
# DELDIR - Delete one directory
ifeq ($(CONFIG_WINDOWS_NATIVE),y)
define DELDIR