From 1a5a3705fb2187904dda5c4d47f7c748026b0735 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 9 Jan 2006 15:30:18 +0000 Subject: 2006-01-09 Ralf Corsepius * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2. Alias leon1 to leon2. Add sis. * aclocal/check_bsps.m4: Remove brs5l. Remove leon. Add leon2. Add sis to erc32 family. --- aclocal/check-bsps.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'aclocal/check-bsps.m4') diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4 index c074f6775a..d126ac6576 100644 --- a/aclocal/check-bsps.m4 +++ b/aclocal/check-bsps.m4 @@ -26,11 +26,11 @@ AC_MSG_CHECKING([for available BSPs]) bsps="$bsps mbx860_002" bsps="$bsps mbx860_005b" ;; - gen5200) bsps="pm520_cr825 pm520_ze30 brs5l";; + gen5200) bsps="pm520_cr825 pm520_ze30";; motorola_powerpc) bsps="mvme2307 mcp750 mtx603e mvme2100";; pc386) bsps="pc386 pc386dx pc486 pc586 pc686 pck6";; - erc32) bsps="erc32 erc32nfp";; - leon) bsps="leon1 leon2";; + erc32) bsps="erc32 erc32nfp sis";; + leon2) bsps="leon1 leon2";; sim68000) bsps="sim68000 simcpu32";; shsim) bsps="simsh7032 simsh7045";; *) bsps="$bsp_family";; -- cgit v1.2.3