diff --git a/doc/supplements/ChangeLog b/doc/supplements/ChangeLog index b2671b46be..0e3c38b2df 100644 --- a/doc/supplements/ChangeLog +++ b/doc/supplements/ChangeLog @@ -1,3 +1,8 @@ +2004-01-07 Joel Sherrill + + * Makefile.am: mips64orion port removed as mips port more completely + covers the MIPS family. + 2004-01-07 Joel Sherrill * mips64orion/.cvsignore, mips64orion/BSP_TIMES, mips64orion/ChangeLog, 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