From 79b15c1d3ea23d3a8e5796ef0dc938d9d66adc6e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 31 Jul 2002 13:32:27 +0000 Subject: 2002-07-31 Joel Sherrill * aclocal/rtems-cpu-subdirs.m4: Removed the or16 port was just a stub and only the OR32 port is getting worked on. --- ChangeLog | 5 +++++ aclocal/rtems-cpu-subdirs.m4 | 1 - cpukit/ChangeLog | 5 +++++ cpukit/aclocal/rtems-cpu-subdirs.m4 | 1 - 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 69d37ffabf..23ec5f6674 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-07-31 Joel Sherrill + + * aclocal/rtems-cpu-subdirs.m4: Removed the or16 port + was just a stub and only the OR32 port is getting worked on. + 2002-07-22 Ralf Corsepius * aclocal/subdirs.m4: Remove. diff --git a/aclocal/rtems-cpu-subdirs.m4 b/aclocal/rtems-cpu-subdirs.m4 index 1ecdea4d2f..16ed4205e3 100644 --- a/aclocal/rtems-cpu-subdirs.m4 +++ b/aclocal/rtems-cpu-subdirs.m4 @@ -21,7 +21,6 @@ _RTEMS_CPU_SUBDIR([m68k],[$1]);; _RTEMS_CPU_SUBDIR([mips],[$1]);; _RTEMS_CPU_SUBDIR([mips64orion],[$1]);; _RTEMS_CPU_SUBDIR([no_cpu],[$1]);; -_RTEMS_CPU_SUBDIR([or16],[$1]);; _RTEMS_CPU_SUBDIR([or32],[$1]);; _RTEMS_CPU_SUBDIR([powerpc],[$1]);; _RTEMS_CPU_SUBDIR([sh],[$1]);; diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 40504d15b7..531d414350 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2002-07-31 Joel Sherrill + + * aclocal/rtems-cpu-subdirs.m4: Removed the or16 port + was just a stub and only the OR32 port is getting worked on. + 2002-07-31 Ralf Corsepius * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a. diff --git a/cpukit/aclocal/rtems-cpu-subdirs.m4 b/cpukit/aclocal/rtems-cpu-subdirs.m4 index 1ecdea4d2f..16ed4205e3 100644 --- a/cpukit/aclocal/rtems-cpu-subdirs.m4 +++ b/cpukit/aclocal/rtems-cpu-subdirs.m4 @@ -21,7 +21,6 @@ _RTEMS_CPU_SUBDIR([m68k],[$1]);; _RTEMS_CPU_SUBDIR([mips],[$1]);; _RTEMS_CPU_SUBDIR([mips64orion],[$1]);; _RTEMS_CPU_SUBDIR([no_cpu],[$1]);; -_RTEMS_CPU_SUBDIR([or16],[$1]);; _RTEMS_CPU_SUBDIR([or32],[$1]);; _RTEMS_CPU_SUBDIR([powerpc],[$1]);; _RTEMS_CPU_SUBDIR([sh],[$1]);; -- cgit v1.2.3