summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/mips64orion/wrap
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-31 23:21:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-31 23:21:19 +0000
commit73b943bc977c590a9cdcebcada65a25d2123c83f (patch)
tree97c63368e2d9f6974b914bbaec70a904808d2020 /c/src/exec/score/cpu/mips64orion/wrap
parentModified file to match output. (diff)
downloadrtems-73b943bc977c590a9cdcebcada65a25d2123c83f.tar.bz2
Fixed paths to include files so this will build.
Diffstat (limited to 'c/src/exec/score/cpu/mips64orion/wrap')
-rw-r--r--c/src/exec/score/cpu/mips64orion/wrap/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/mips64orion/wrap/Makefile.in b/c/src/exec/score/cpu/mips64orion/wrap/Makefile.in
index b6ec9d5f31..1001126f7c 100644
--- a/c/src/exec/score/cpu/mips64orion/wrap/Makefile.in
+++ b/c/src/exec/score/cpu/mips64orion/wrap/Makefile.in
@@ -29,7 +29,7 @@ C_PIECES = cpu rtems
C_FILES=$(C_PIECES:%=%.c)
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
-H_PIECES = asm.h cpu_asm.h mips64orion.h
+H_PIECES = asm.h cpu_asm.h idtcpu.h idtmon.h iregdef.h
H_FILES=$(H_PIECES:%=$(srcdir)/../%)
# Assembly source names, if any, go here -- minus the .S