summaryrefslogtreecommitdiffstats
path: root/aclocal/check-bsps.m4
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-09-08 09:59:42 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-09-08 09:59:42 +0000
commit5ca23e5e3deb906e8b89eeaa872ffcc24f0d64de (patch)
tree767d141a2e4413604e65aaf3dca184a4d31e6d7c /aclocal/check-bsps.m4
parentadded new bsp for tqm8xx (diff)
downloadrtems-5ca23e5e3deb906e8b89eeaa872ffcc24f0d64de.tar.bz2
added new BSP for powerpc/tqm8xx boards
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 de1346e640..7a0be83f11 100644
--- a/aclocal/check-bsps.m4
+++ b/aclocal/check-bsps.m4
@@ -18,6 +18,7 @@ AC_MSG_CHECKING([for available BSPs])
# Now account for BSPs with build variants
c4xsim) bsps="c4xsim c3xsim";;
gen68360) bsps="gen68360 gen68360_040 pgh360";;
+ tqm8xx) bsps="pghplus tqm8xx_stk8xx";;
genmcf548x) bsps="m5484FireEngine";;
p4000) bsps="p4600 p4650";;
mvme162) bsps="mvme162 mvme162lx";;