summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/Makefile.am
diff options
context:
space:
mode:
authorHesham ALMatary <heshamelmatary@gmail.com>2015-05-21 17:52:56 +0100
committerGedare Bloom <gedare@rtems.org>2015-05-21 16:03:34 -0400
commit66a5000d78bd5926c42d89fa1a5b2f15b074bfb6 (patch)
tree2ff95d2bdfdd7e993cef18b226f252aef8171b03 /cpukit/score/cpu/Makefile.am
parentregion*.c: Ensure return_status is set when RTEMS_MULTIPROCESSING is enabled (diff)
downloadrtems-66a5000d78bd5926c42d89fa1a5b2f15b074bfb6.tar.bz2
cpukit: Add Epiphany architecture port v4
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am
index 69abcd6cf6..7279d381f8 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -4,6 +4,7 @@ DIST_SUBDIRS =
DIST_SUBDIRS += arm
DIST_SUBDIRS += avr
DIST_SUBDIRS += bfin
+DIST_SUBDIRS += epiphany
DIST_SUBDIRS += h8300
DIST_SUBDIRS += i386
DIST_SUBDIRS += lm32