summaryrefslogtreecommitdiff
path: root/nuttx/sched/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-12 17:49:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-12 17:49:47 +0000
commitec6b2a92400bf21f8b501d76b7cae54ac7a41381 (patch)
tree4f798fecb44a0a79183b734b1f6f8450871adeba /nuttx/sched/Makefile
parentd9580c5a997f0d33b216956db4a05ad784aaa065 (diff)
downloadpx4-nuttx-ec6b2a92400bf21f8b501d76b7cae54ac7a41381.tar.gz
px4-nuttx-ec6b2a92400bf21f8b501d76b7cae54ac7a41381.tar.bz2
px4-nuttx-ec6b2a92400bf21f8b501d76b7cae54ac7a41381.zip
More apps/ related changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3372 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/sched/Makefile')
-rw-r--r--nuttx/sched/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/Makefile b/nuttx/sched/Makefile
index 55dd15547..50ef997fc 100644
--- a/nuttx/sched/Makefile
+++ b/nuttx/sched/Makefile
@@ -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