summaryrefslogtreecommitdiffstats
path: root/aclocal/bsp-alias.m4
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-12-31 13:18:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-12-31 13:18:00 +0000
commit0ce7a06abc64a567aaf125a4bd76460332a0edc9 (patch)
tree812b61842e22ad4649bd7d982310a634354561bd /aclocal/bsp-alias.m4
parentMisc. fixes. (diff)
downloadrtems-0ce7a06abc64a567aaf125a4bd76460332a0edc9.tar.bz2
2005-11-31 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 851/bsps * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP family.
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 bb8e12ae9f..bfa4321e1f 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -18,6 +18,8 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
p4600) $2=p4000 ;; # mips - p4000 board w/IDT 4600
p4650) $2=p4000 ;; # mips - p4000 board w/IDT 4650
mbx8*) $2=mbx8xx ;; # MBX821/MBX860 board
+ pm520*) $2=gen5200 ;; # MPC5200 based board
+ brs5l*) $2=gen5200 ;; # MPC5200 based board
pc386dx) $2=pc386 ;; # i386 - PC w/o FPU
pc486) $2=pc386 ;; # i386 - PC with i486DX
pc586) $2=pc386 ;; # i386 - PC with Pentium