From f239aa9a044bf4403b10d9090f80e601970c76cd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 19 Feb 2009 21:34:09 +0000 Subject: 2009-02-19 Joel Sherrill * aclocal/bsp-alias.m4: Add simsh2e. --- aclocal/bsp-alias.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'aclocal/bsp-alias.m4') diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4 index 071ae92df5..afebd0110b 100644 --- a/aclocal/bsp-alias.m4 +++ b/aclocal/bsp-alias.m4 @@ -41,6 +41,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS], simcpu32) $2=sim68000 ;; # BSVC CPU32 variant simsh1) $2=shsim ;; # SH1 simulator in GDB simsh2) $2=shsim ;; # SH2 simulator in GDB + simsh2e) $2=shsim ;; # SH2e simulator in GDB simsh4) $2=shsim ;; # SH4 simulator in GDB sis) $2=erc32 ;; # erc32 SIS simulator *) $2=$1;; -- cgit v1.2.3