From 86abd5b98475a53846d51d6298a5cdaa6c727e4e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 May 2009 20:09:16 +0000 Subject: 2009-05-28 Joel Sherrill * aclocal/bsp-alias.m4: Add csb637 as variant of csb337. --- ChangeLog | 4 ++++ aclocal/bsp-alias.m4 | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7150cde293..488e7a3ce0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-05-28 Joel Sherrill + + * aclocal/bsp-alias.m4: Add csb637 as variant of csb337. + 2009-02-27 Sebastian Huber * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4 index 10585e95a2..99442483ba 100644 --- a/aclocal/bsp-alias.m4 +++ b/aclocal/bsp-alias.m4 @@ -10,8 +10,9 @@ AC_DEFUN([_RTEMS_BSP_ALIAS], bare*) $2=bare ;; # EXP: bare-aliases c3xsim) $2=c4xsim ;; # TI C3x Simulator in gdb + csb637) $2=csb337 ;; # Cogent CSB637 gen68360_040) $2=gen68360 ;; # m68k - 68360 in companion mode - h8sxsim) $2=h8sim ;; # h8sim built for h8sx + h8sxsim) $2=h8sim ;; # h8sim built for h8sx pghplus) $2=tqm8xx ;; # powerpc - mpc8xx custom board tqm8xx_stk8xx) $2=tqm8xx ;; # powerpc - tqm8xx on starter kit pgh360) $2=gen68360 ;; # m68k - 68360 custom board -- cgit v1.2.3