summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/epiphany/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/epiphany/Makefile.am')
-rw-r--r--cpukit/score/cpu/epiphany/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/score/cpu/epiphany/Makefile.am b/cpukit/score/cpu/epiphany/Makefile.am
index 96b0de0054..9622cf51d8 100644
--- a/cpukit/score/cpu/epiphany/Makefile.am
+++ b/cpukit/score/cpu/epiphany/Makefile.am
@@ -9,6 +9,7 @@ libscorecpu_a_SOURCES = cpu.c
libscorecpu_a_SOURCES += epiphany-exception-handler.S
libscorecpu_a_SOURCES += epiphany-context-switch.S
libscorecpu_a_SOURCES += epiphany-context-initialize.c
+libscorecpu_a_SOURCES += setjmp.S
libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)