summaryrefslogtreecommitdiffstats
path: root/aclocal/bsp-alias.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-14 21:58:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-14 21:58:07 +0000
commit7d35b7ff1a4d84df9711251be4d5bce6c20efcbd (patch)
treec1a18b2d944643f13322f4127ae47ed89b64c5bd /aclocal/bsp-alias.m4
parent2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-7d35b7ff1a4d84df9711251be4d5bce6c20efcbd.tar.bz2
2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant of h8sim.
Diffstat (limited to 'aclocal/bsp-alias.m4')
-rw-r--r--aclocal/bsp-alias.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index fc81c1c408..ed807d41a3 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -11,6 +11,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
c3xsim) $2=c4xsim ;; # TI C3x Simulator in gdb
gen68360_040) $2=gen68360 ;; # m68k - 68360 in companion mode
+ 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