Fix some problems with a preceding commit

This commit is contained in:
Gregory Nutt
2015-03-31 11:59:16 -06:00
parent cc5c243fb8
commit d5eec39096
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ USERLIBS =
# Add libraries for board support
NUTTXLIBS = lib$(DELIM)libconfigs$(LIBEXT)
NUTTXLIBS += lib$(DELIM)libconfigs$(LIBEXT)
# Add libraries for syscall support.