summaryrefslogtreecommitdiffstats
path: root/aclocal/rtems-cpu-subdirs.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:51:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:51:05 +0000
commit8d93706a4d7e97fe02065cf6c011dbcbf0225220 (patch)
tree30d96c188cb87c07d7e2a9890a28739580d141b8 /aclocal/rtems-cpu-subdirs.m4
parent2004-01-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-8d93706a4d7e97fe02065cf6c011dbcbf0225220.tar.bz2
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port more completely covers the MIPS family.
Diffstat (limited to 'aclocal/rtems-cpu-subdirs.m4')
-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 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]);;