summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog5
-rw-r--r--aclocal/bsp-alias.m42
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32ee3a4ec2..cdfcb5702c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
+
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rpm.m4: Make osversions the default.
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