Triva typo fixed. Also modify weird definition in import/Makefile. Still weird, but at least the directory exists.
This commit is contained in:
parent
401687c04b
commit
6aa3e57004
@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* apps/examples/sotest/libs/sotest/sotest.c
|
||||
* apps/examples/sotest/lib/sotest/sotest.c
|
||||
*
|
||||
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
|
@ -61,4 +61,4 @@ distclean:
|
||||
|
||||
# Library path
|
||||
|
||||
LIBPATH = $(TOPDIR)/libs
|
||||
LIBPATH = $(TOPDIR)/staging
|
||||
|
Loading…
x
Reference in New Issue
Block a user