summaryrefslogtreecommitdiffstats
path: root/aclocal/bsp-alias.m4
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2007-08-10 08:15:58 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2007-08-10 08:15:58 +0000
commite35c6965bfe665ceea960ac3bec54eb64fa5d174 (patch)
tree32c00f3881033a49b69750a715535980b5a3d898 /aclocal/bsp-alias.m4
parentapplied patch from Robert Grimes to correctly set the link speed to 100MBit (diff)
downloadrtems-e35c6965bfe665ceea960ac3bec54eb64fa5d174.tar.bz2
added BSP hsc_cm01
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 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