summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-28 20:09:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-28 20:09:16 +0000
commit86abd5b98475a53846d51d6298a5cdaa6c727e4e (patch)
treea10119e2ddfd1448d2f9f5a3979d054808858dd7
parent2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-86abd5b98475a53846d51d6298a5cdaa6c727e4e.tar.bz2
2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
-rw-r--r--ChangeLog4
-rw-r--r--aclocal/bsp-alias.m43
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7150cde293..488e7a3ce0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
+
2009-02-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
* 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