summaryrefslogtreecommitdiffstats
path: root/aclocal/check-bsps.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/check-bsps.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/check-bsps.m4')
-rw-r--r--aclocal/check-bsps.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4
index 4f1df08973..21082575ba 100644
--- a/aclocal/check-bsps.m4
+++ b/aclocal/check-bsps.m4
@@ -28,6 +28,7 @@ AC_MSG_CHECKING([for available BSPs])
bsps="$bsps mbx860_005b"
;;
gen5200) bsps="pm520_cr825 pm520_ze30 brs5l icecube";;
+ h8sim) bsps="h8sim h8sxsim";;
mpc55xxevb) bsps="mpc5566evb";;
gen83xx) bsps="mpc8349eamds hsc_cm01 mpc8313erdb";;
motorola_powerpc) bsps="mvme2307 mcp750 mtx603e mvme2100";;