From 0ce7a06abc64a567aaf125a4bd76460332a0edc9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 31 Dec 2005 13:18:00 +0000 Subject: 2005-11-31 Ralf Corsepius PR 851/bsps * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP family. --- aclocal/bsp-alias.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'aclocal/bsp-alias.m4') 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 -- cgit v1.2.3