summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/calypso/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/calypso/Make.defs')
-rw-r--r--nuttx/arch/arm/src/calypso/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/calypso/Make.defs b/nuttx/arch/arm/src/calypso/Make.defs
index 2918a73c8b..9a825cebb5 100644
--- a/nuttx/arch/arm/src/calypso/Make.defs
+++ b/nuttx/arch/arm/src/calypso/Make.defs
@@ -50,4 +50,4 @@ CMN_CSRCS = up_allocateheap.c up_assert.c up_blocktask.c up_copystate.c \
CHIP_ASRCS = calypso_lowputc.S
CHIP_CSRCS = calypso_irq.c calypso_timer.c calypso_heap.c calypso_armio.c \
- calypso_keypad.c clock.c
+ calypso_keypad.c calypso_serial.c calypso_spi.c clock.c