summaryrefslogtreecommitdiffstats
path: root/aclocal/bsp-alias.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-02-06 20:35:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-02-06 20:35:03 +0000
commit75b453f7a52820d62ded79c1439282b8d917d05b (patch)
treee15aa35f21d2ee5657221306473f4797cf4863ae /aclocal/bsp-alias.m4
parent2004-02-06 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-75b453f7a52820d62ded79c1439282b8d917d05b.tar.bz2
2004-02-06 Joel Sherrill <joel@OARcorp.com>
* aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650 which were accidentally removed when purging the mips64orion.
Diffstat (limited to '')
-rw-r--r--aclocal/bsp-alias.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index f1430b079e..7668ba6366 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -14,6 +14,8 @@ 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 ;; # mips - p4000 board w/IDT 4600
+ p4650) $2=p4000 ;; # mips - 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