From e35c6965bfe665ceea960ac3bec54eb64fa5d174 Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Fri, 10 Aug 2007 08:15:58 +0000 Subject: added BSP hsc_cm01 --- aclocal/bsp-alias.m4 | 1 + aclocal/check-bsps.m4 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'aclocal') diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4 index c773f55aed..db117c6c52 100644 --- a/aclocal/bsp-alias.m4 +++ b/aclocal/bsp-alias.m4 @@ -27,6 +27,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS], pm520*) $2=gen5200 ;; # MPC5200 based board icecube) $2=gen5200 ;; # MPC5200 based board - LITE5200B mpc8349eamds) $2=gen83xx ;; # MPC8349 based board + hsc_cm01) $2=gen83xx ;; # MPC8349 based board simcpu32) $2=sim68000 ;; # BSVC CPU32 variant simsh7032) $2=shsim ;; # SH7032 simulator simsh7045) $2=shsim ;; # SH7045 simulator diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4 index 8a867b7de7..5e412f6c6a 100644 --- a/aclocal/check-bsps.m4 +++ b/aclocal/check-bsps.m4 @@ -26,7 +26,7 @@ AC_MSG_CHECKING([for available BSPs]) bsps="$bsps mbx860_005b" ;; gen5200) bsps="pm520_cr825 pm520_ze30 brs5l";; - gen83xx) bsps="mpc8349eamds";; + gen83xx) bsps="mpc8349eamds hsc_cm01";; motorola_powerpc) bsps="mvme2307 mcp750 mtx603e mvme2100";; pc386) bsps="pc386 pc386dx pc486 pc586 pc686 pck6";; erc32) bsps="erc32 sis";; -- cgit v1.2.3