mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
More apps/ related changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3372 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@
|
||||
ASRCS =
|
||||
AOBJS = $(ASRCS:.S=$(OBJEXT))
|
||||
|
||||
MISC_SRCS = os_start.c get_errno_ptr.c sched_garbage.c \
|
||||
MISC_SRCS = os_start.c os_bringup.c get_errno_ptr.c sched_garbage.c \
|
||||
sched_setupstreams.c sched_getfiles.c sched_getsockets.c sched_getstreams.c \
|
||||
sched_setupidlefiles.c sched_setuptaskfiles.c sched_setuppthreadfiles.c \
|
||||
sched_releasefiles.c
|
||||
|
||||
Reference in New Issue
Block a user