summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 22:45:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 22:45:17 +0000
commitecbbd9689b9dd1c804792c3e163ca5cbb68d9cb3 (patch)
tree7ea31ded3784e1d4e7597fbdad22b1f0c0b29c7c /cpukit/score/cpu/Makefile.am
parent2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ecbbd9689b9dd1c804792c3e163ca5cbb68d9cb3.tar.bz2
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1561/cpukit * configure.ac, score/cpu/Makefile.am: Merge SPARC64 port.
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 973f2e8b4e..569afb8cd5 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -20,6 +20,7 @@ DIST_SUBDIRS += no_cpu
DIST_SUBDIRS += powerpc
DIST_SUBDIRS += sh
DIST_SUBDIRS += sparc
+DIST_SUBDIRS += sparc64
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am