summaryrefslogtreecommitdiffstats
path: root/aclocal/check-bsps.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/check-bsps.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 '')
-rw-r--r--aclocal/check-bsps.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4
index 8a867b7de7..5e412f6c6a 100644
--- a/aclocal/check-bsps.m4
+++ b/aclocal/check-bsps.m4
@@ -26,7 +26,7 @@ AC_MSG_CHECKING([for available BSPs])
bsps="$bsps mbx860_005b"
;;
gen5200) bsps="pm520_cr825 pm520_ze30 brs5l";;
- gen83xx) bsps="mpc8349eamds";;
+ gen83xx) bsps="mpc8349eamds hsc_cm01";;
motorola_powerpc) bsps="mvme2307 mcp750 mtx603e mvme2100";;
pc386) bsps="pc386 pc386dx pc486 pc586 pc686 pck6";;
erc32) bsps="erc32 sis";;