From 4ef40152f3721981be60068bff0946d724bd73ed Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 18 Feb 1999 15:09:27 +0000 Subject: MPC860 support submitted by Jay Monkman . --- c/src/exec/score/cpu/powerpc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/score/cpu/powerpc/Makefile.in') 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 -- cgit v1.2.3