mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
Re-organize header files so that file systems can be built outside of the nuttx tree; add a binfs file system to apps/namedapp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3428 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -149,7 +149,7 @@ LINKLIBS += libxx/liblibxx$(LIBEXT)
|
||||
endif
|
||||
|
||||
# Add library for application support
|
||||
# Always compile the framework which includes exec_nuttapp if users
|
||||
# Always compile the framework which includes exec_namedapp if users
|
||||
# or nuttX applications are to be included.
|
||||
|
||||
ifneq ($(APPDIR),)
|
||||
|
||||
Reference in New Issue
Block a user