summaryrefslogtreecommitdiffstats
path: root/aclocal
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-24 14:07:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-24 14:07:51 +0000
commit8f60862612b5e9c5423c14ad5c8dc0a8a56fcbae (patch)
treed4f54539fa3079dc6a6523fc2d652c762ac599bd /aclocal
parent2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8f60862612b5e9c5423c14ad5c8dc0a8a56fcbae.tar.bz2
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
Diffstat (limited to 'aclocal')
-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 1ccd475f86..ec3bd7c09a 100644
--- a/aclocal/check-bsps.m4
+++ b/aclocal/check-bsps.m4
@@ -28,7 +28,7 @@ AC_MSG_CHECKING([for available BSPs])
;;
gen5200) bsps="pm520_cr825 pm520_ze30 brs5l";;
mpc55xxevb) bsps="mpc5566evb";;
- gen83xx) bsps="mpc8349eamds hsc_cm01 mpc8313erdb";;
+ gen83xx) bsps="mpc8349eamds hsc_cm01 mpc8313erdb icecube";;
motorola_powerpc) bsps="mvme2307 mcp750 mtx603e mvme2100";;
pc386) bsps="pc386 pc386dx pc486 pc586 pc686 pck6";;
erc32) bsps="erc32 sis";;