summaryrefslogtreecommitdiffstats
path: root/aclocal
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-31 13:32:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-31 13:32:27 +0000
commit79b15c1d3ea23d3a8e5796ef0dc938d9d66adc6e (patch)
tree8e90d63421fd371594b8775ab3e93a8fa98b4b23 /aclocal
parent2002-07-31 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-79b15c1d3ea23d3a8e5796ef0dc938d9d66adc6e.tar.bz2
2002-07-31 Joel Sherrill <joel@OARcorp.com>
* aclocal/rtems-cpu-subdirs.m4: Removed the or16 port was just a stub and only the OR32 port is getting worked on.
Diffstat (limited to 'aclocal')
-rw-r--r--aclocal/rtems-cpu-subdirs.m41
1 files changed, 0 insertions, 1 deletions
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]);;