summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mx/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/mips/src/pic32mx/Make.defs')
-rwxr-xr-xnuttx/arch/mips/src/pic32mx/Make.defs7
1 files changed, 4 insertions, 3 deletions
diff --git a/nuttx/arch/mips/src/pic32mx/Make.defs b/nuttx/arch/mips/src/pic32mx/Make.defs
index 94bd5b629..011cd1ba9 100755
--- a/nuttx/arch/mips/src/pic32mx/Make.defs
+++ b/nuttx/arch/mips/src/pic32mx/Make.defs
@@ -42,9 +42,10 @@ HEAD_ASRC = pic32mx-head.S
CMN_ASRCS =
CMN_CSRCS = up_allocateheap.c up_assert.c up_blocktask.c up_copystate.c \
up_createstack.c up_doirq.c up_exit.c up_idle.c up_initialize.c \
- up_initialstate.c up_interruptcontext.c up_irq.c \
- up_lowputs.c up_mdelay.c up_modifyreg8.c up_modifyreg16.c \
- up_modifyreg32.c up_puts.c up_releasestack.c up_udelay.c \
+ up_initialstate.c up_interruptcontext.c up_irq.c up_lowputs.c \
+ up_mdelay.c up_modifyreg8.c up_modifyreg16.c up_modifyreg32.c \
+ up_puts.c up_releasepending.c up_releasestack.c up_reprioritizertr.c \
+ up_schedulesigaction.c up_sigdeliver.c up_udelay.c up_unblocktask.c \
up_usestack.c
# Configuration dependent common files