summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/dm320/Make.defs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-17 18:44:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-17 18:44:34 +0000
commit2329a560c03845b21f525cf269106bae13b1039e (patch)
treeb0219411a526eb8b4de118a978a0ee6bb31ac67d /nuttx/arch/arm/src/dm320/Make.defs
parent7fd98a9d90f01172ce456487219ce9e10814fafc (diff)
downloadpx4-nuttx-2329a560c03845b21f525cf269106bae13b1039e.tar.gz
px4-nuttx-2329a560c03845b21f525cf269106bae13b1039e.tar.bz2
px4-nuttx-2329a560c03845b21f525cf269106bae13b1039e.zip
Update lpc214x stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@923 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/dm320/Make.defs')
-rw-r--r--nuttx/arch/arm/src/dm320/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/dm320/Make.defs b/nuttx/arch/arm/src/dm320/Make.defs
index 09a86be28..4875e01bb 100644
--- a/nuttx/arch/arm/src/dm320/Make.defs
+++ b/nuttx/arch/arm/src/dm320/Make.defs
@@ -36,7 +36,7 @@
HEAD_ASRC = up_head.S
CMN_ASRCS = up_cache.S up_fullcontextrestore.S up_saveusercontext.S \
- up_vectors.S up_vectortab.S
+ up_vectors.S up_vectoraddrexcptn.S up_vectortab.S
CMN_CSRCS = up_assert.c up_blocktask.c up_copystate.c up_createstack.c \
up_dataabort.c up_mdelay.c up_udelay.c up_exit.c up_idle.c \
up_initialize.c up_initialstate.c up_interruptcontext.c \