summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:32:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:32:16 +0000
commitac442320be771adf0b0a570c8607a38eda3d53d0 (patch)
tree946f54700a5fef8b8a92d9731bafbbc36dc2bf3a /doc
parent2004-01-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ac442320be771adf0b0a570c8607a38eda3d53d0.tar.bz2
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: mips64orion port removed as mips port more completely covers the MIPS family.
Diffstat (limited to '')
-rw-r--r--doc/supplements/ChangeLog5
-rw-r--r--doc/supplements/Makefile.am1
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/supplements/ChangeLog b/doc/supplements/ChangeLog
index b2671b46be..0e3c38b2df 100644
--- a/doc/supplements/ChangeLog
+++ b/doc/supplements/ChangeLog
@@ -1,5 +1,10 @@
2004-01-07 Joel Sherrill <joel@OARcorp.com>
+ * Makefile.am: mips64orion port removed as mips port more completely
+ covers the MIPS family.
+
+2004-01-07 Joel Sherrill <joel@OARcorp.com>
+
* mips64orion/.cvsignore, mips64orion/BSP_TIMES, mips64orion/ChangeLog,
mips64orion/Makefile.am, mips64orion/bsp.t, mips64orion/callconv.t,
mips64orion/cpumodel.t, mips64orion/cputable.t,
diff --git a/doc/supplements/Makefile.am b/doc/supplements/Makefile.am
index 21b485e175..c2f88d2318 100644
--- a/doc/supplements/Makefile.am
+++ b/doc/supplements/Makefile.am
@@ -6,7 +6,6 @@ SUBDIRS += i386
SUBDIRS += i960
SUBDIRS += m68k
SUBDIRS += mips
-SUBDIRS += mips64orion
SUBDIRS += powerpc
SUBDIRS += sh
SUBDIRS += sparc