summaryrefslogtreecommitdiffstats
path: root/scripts/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:35:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:35:07 +0000
commit282180ccbf6e638036a9159653c109ae3092e71d (patch)
treefb4f861647e6b907ca98034e2ef3acaad00e08d7 /scripts/rtems
parent2004-01-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-282180ccbf6e638036a9159653c109ae3092e71d.tar.bz2
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: mips64orion port removed as mips port more completely covers the MIPS family.
Diffstat (limited to 'scripts/rtems')
-rw-r--r--scripts/rtems/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/rtems/Makefile.am b/scripts/rtems/Makefile.am
index 83483dd940..ad37b96cfa 100644
--- a/scripts/rtems/Makefile.am
+++ b/scripts/rtems/Makefile.am
@@ -18,9 +18,6 @@ i960-rtems-cvme961-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
m68k-rtems-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems gen68360
-mips64orion-rtems-p4600-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
- $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems p4600
-
powerpc-rtems-mcp750-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems mcp750
@@ -37,7 +34,6 @@ TEMPLATES = rtems.spec.in
RPM_SPECS_DATA = i386-rtems-pc386-$(BSPVERS).spec \
i960-rtems-cvme961-$(BSPVERS).spec m68k-rtems-gen68360-$(BSPVERS).spec \
- mips64orion-rtems-p4600-$(BSPVERS).spec \
powerpc-rtems-mcp750-$(BSPVERS).spec sh-rtems-gensh1-$(BSPVERS).spec \
sh-rtemself-gensh1-$(BSPVERS).spec sparc-rtems-erc32-$(BSPVERS).spec