From 8d93706a4d7e97fe02065cf6c011dbcbf0225220 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 7 Jan 2004 20:51:05 +0000 Subject: 2004-01-07 Joel Sherrill * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port more completely covers the MIPS family. --- ChangeLog | 5 +++++ aclocal/bsp-alias.m4 | 2 -- aclocal/rtems-cpu-subdirs.m4 | 1 - 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 386bd128cc..93131b87e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-07 Joel Sherrill + + * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port + removed as mips port more completely covers the MIPS family. + 2003-12-19 Ralf Corsepius * README.configure: Reflect requireing autoconf-2.59 and diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4 index aee2ecab1e..f1430b079e 100644 --- a/aclocal/bsp-alias.m4 +++ b/aclocal/bsp-alias.m4 @@ -14,8 +14,6 @@ AC_DEFUN([_RTEMS_BSP_ALIAS], mtx603e) $2=motorola_powerpc ;; # Motorola PPC board variant mvme162lx) $2=mvme162 ;; # m68k - mvme162 board variant gen68360_040) $2=gen68360 ;; # m68k - 68360 in companion mode - p4600) $2=p4000 ;; # mips64orion - p4000 board w/IDT 4600 - p4650) $2=p4000 ;; # mips64orion - p4000 board w/IDT 4650 mbx8*) $2=mbx8xx ;; # MBX821/MBX860 board pc386dx) $2=pc386 ;; # i386 - PC w/o FPU pc486) $2=pc386 ;; # i386 - PC with i486DX diff --git a/aclocal/rtems-cpu-subdirs.m4 b/aclocal/rtems-cpu-subdirs.m4 index a974ce76be..b4a0686204 100644 --- a/aclocal/rtems-cpu-subdirs.m4 +++ b/aclocal/rtems-cpu-subdirs.m4 @@ -17,7 +17,6 @@ _RTEMS_CPU_SUBDIR([i386],[$1]);; _RTEMS_CPU_SUBDIR([i960],[$1]);; _RTEMS_CPU_SUBDIR([m68k],[$1]);; _RTEMS_CPU_SUBDIR([mips],[$1]);; -_RTEMS_CPU_SUBDIR([mips64orion],[$1]);; _RTEMS_CPU_SUBDIR([no_cpu],[$1]);; _RTEMS_CPU_SUBDIR([or32],[$1]);; _RTEMS_CPU_SUBDIR([powerpc],[$1]);; -- cgit v1.2.3