From db58e51836c5af611b46b7b8d8afc2dd7441e363 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 6 Nov 2007 22:56:22 +0000 Subject: 2007-11-06 Ray Xu * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: --- ChangeLog | 4 ++++ aclocal/bsp-alias.m4 | 1 + aclocal/check-bsps.m4 | 1 + 3 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7cff4df62d..7291989edf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-11-06 Ray Xu + + * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: + 2007-09-21 Ralf Corsépius * VERSION: Bump VERSION to 4.8.99.0. diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4 index db117c6c52..53641d6368 100644 --- a/aclocal/bsp-alias.m4 +++ b/aclocal/bsp-alias.m4 @@ -28,6 +28,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS], icecube) $2=gen5200 ;; # MPC5200 based board - LITE5200B mpc8349eamds) $2=gen83xx ;; # MPC8349 based board hsc_cm01) $2=gen83xx ;; # MPC8349 based board + rtl22xx_t) $2=rtl22xx ;; # rtl22xx bsp in thumb mode simcpu32) $2=sim68000 ;; # BSVC CPU32 variant simsh7032) $2=shsim ;; # SH7032 simulator simsh7045) $2=shsim ;; # SH7045 simulator diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4 index 5e412f6c6a..fd65607d2b 100644 --- a/aclocal/check-bsps.m4 +++ b/aclocal/check-bsps.m4 @@ -30,6 +30,7 @@ AC_MSG_CHECKING([for available BSPs]) motorola_powerpc) bsps="mvme2307 mcp750 mtx603e mvme2100";; pc386) bsps="pc386 pc386dx pc486 pc586 pc686 pck6";; erc32) bsps="erc32 sis";; + rtl22xx) bsps="rtl22xx rtl22xx_t)";; sim68000) bsps="sim68000 simcpu32";; shsim) bsps="simsh7032 simsh7045";; *) bsps="$bsp_family";; -- cgit v1.2.3