From 1bab6c6d027b1a20830d63360eab09dcc95d9ecd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 6 Jan 2002 20:10:21 +0000 Subject: 2002-02-05 Ralf Corsepius * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. --- c/src/exec/score/cpu/arm/ChangeLog | 4 ++++ c/src/exec/score/cpu/arm/configure.ac | 3 --- c/src/exec/score/cpu/c4x/ChangeLog | 4 ++++ c/src/exec/score/cpu/c4x/configure.ac | 3 --- 4 files changed, 8 insertions(+), 6 deletions(-) (limited to 'c/src/exec/score') diff --git a/c/src/exec/score/cpu/arm/ChangeLog b/c/src/exec/score/cpu/arm/ChangeLog index 5f0474ad8b..b2a6cbe020 100644 --- a/c/src/exec/score/cpu/arm/ChangeLog +++ b/c/src/exec/score/cpu/arm/ChangeLog @@ -1,3 +1,7 @@ +2002-02-05 Ralf Corsepius + + * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. + 2002-01-03 Ralf Corsepius * cpu.c: Include rtems/bspIo.h instead of bspIo.h. diff --git a/c/src/exec/score/cpu/arm/configure.ac b/c/src/exec/score/cpu/arm/configure.ac index c8c2487ba2..b1c1cb24c6 100644 --- a/c/src/exec/score/cpu/arm/configure.ac +++ b/c/src/exec/score/cpu/arm/configure.ac @@ -25,9 +25,6 @@ RTEMS_CANONICALIZE_TOOLS RTEMS_CHECK_NEWLIB -# Check if there is custom/*.cfg for this BSP -RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP) - # Explicitly list all Makefiles here AC_CONFIG_FILES([Makefile rtems/Makefile diff --git a/c/src/exec/score/cpu/c4x/ChangeLog b/c/src/exec/score/cpu/c4x/ChangeLog index b7e9d4654e..5b212e1c4b 100644 --- a/c/src/exec/score/cpu/c4x/ChangeLog +++ b/c/src/exec/score/cpu/c4x/ChangeLog @@ -1,3 +1,7 @@ +2002-02-05 Ralf Corsepius + + * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. + 2001-12-20 Ralf Corsepius * configure.ac: Use RTEMS_ENV_RTEMSCPU. diff --git a/c/src/exec/score/cpu/c4x/configure.ac b/c/src/exec/score/cpu/c4x/configure.ac index 39d1ec5bec..78d654425a 100644 --- a/c/src/exec/score/cpu/c4x/configure.ac +++ b/c/src/exec/score/cpu/c4x/configure.ac @@ -25,9 +25,6 @@ RTEMS_CANONICALIZE_TOOLS RTEMS_CHECK_NEWLIB -# Check if there is custom/*.cfg for this BSP -RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP) - # Explicitly list all Makefiles here AC_CONFIG_FILES([Makefile rtems/Makefile -- cgit v1.2.3