From 115dae328a575f8649ba7e3ff9db3751e30cbc95 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 24 Sep 2008 14:07:45 +0000 Subject: =?UTF-8?q?2008-09-24=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube. --- aclocal/check-bsps.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aclocal/check-bsps.m4') diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4 index d782648d24..845d97ea2e 100644 --- a/aclocal/check-bsps.m4 +++ b/aclocal/check-bsps.m4 @@ -29,7 +29,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";; -- cgit v1.2.3