summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/powerpc/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-18 15:09:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-18 15:09:27 +0000
commit4ef40152f3721981be60068bff0946d724bd73ed (patch)
treec574f68e1510ce29442c36d99c5a65fea33f4eac /c/src/exec/score/cpu/powerpc/Makefile.in
parentJay Monkman <jmonkman@frasca.com> submitted the eth_comm BSP for a PPC860 (diff)
downloadrtems-4ef40152f3721981be60068bff0946d724bd73ed.tar.bz2
MPC860 support submitted by Jay Monkman <jmonkman@frasca.com>.
Diffstat (limited to 'c/src/exec/score/cpu/powerpc/Makefile.in')
-rw-r--r--c/src/exec/score/cpu/powerpc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/powerpc/Makefile.in b/c/src/exec/score/cpu/powerpc/Makefile.in
index ca5f5e85f4..1324bd1e96 100644
--- a/c/src/exec/score/cpu/powerpc/Makefile.in
+++ b/c/src/exec/score/cpu/powerpc/Makefile.in
@@ -19,7 +19,7 @@ C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
H_FILES=$(srcdir)/cpu.h $(srcdir)/ppc.h $(srcdir)/ppctypes.h
# H_FILES that get installed externally
-EXTERNAL_H_FILES = $(srcdir)/asm.h
+EXTERNAL_H_FILES = $(srcdir)/asm.h $(srcdir)/mpc860.h
# Assembly source names, if any, go here -- minus the .S
# Normally cpu_asm and rtems are assembly files