summaryrefslogtreecommitdiffstats
path: root/aclocal/check-bsps.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-25 13:31:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-25 13:31:59 +0000
commitdbe50fd46455a3cce835dcd490f23b3d583c236e (patch)
treec6facd9c9e349d044e3474a501d57af22bc7a418 /aclocal/check-bsps.m4
parentForgot to remove these when code moved. (diff)
downloadrtems-dbe50fd46455a3cce835dcd490f23b3d583c236e.tar.bz2
Added c3xsim as alias of c4xsim.
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 9e5ed7a6fe..a331c5773e 100644
--- a/aclocal/check-bsps.m4
+++ b/aclocal/check-bsps.m4
@@ -20,6 +20,7 @@ AC_MSG_CHECKING([for bsps])
ac*);;
config*);;
# Now account for BSPs with build variants
+ c4sxim) rtems_bsp="$rtems_bsp c4xsim c3xsim";;
gen68360) rtems_bsp="$rtems_bsp gen68360 gen68360_040";;
p4000) rtems_bsp="$rtems_bsp p4600 p4650";;
mvme162) rtems_bsp="$rtems_bsp mvme162 mvme162lx";;