From 6b2b37d28a2dcad0cc93073b12726e902dd18b16 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 15 Sep 2009 14:45:47 +0000 Subject: =?UTF-8?q?2009-09-15=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS. --- c/src/lib/libbsp/powerpc/gen5200/ChangeLog | 6 +++++- c/src/lib/libbsp/powerpc/gen5200/configure.ac | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/gen5200') diff --git a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog index 5c5971e505..13f212a7ce 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog +++ b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog @@ -1,4 +1,8 @@ -2009-09-09 Joel Sherrill +2009-09-15 Ralf Corsépius + + * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS. + + 2009-09-09 Joel Sherrill PR 1435/bsps * Makefile.am: Use shared implementation of bsp_idle_thread(). diff --git a/c/src/lib/libbsp/powerpc/gen5200/configure.ac b/c/src/lib/libbsp/powerpc/gen5200/configure.ac index e5f632820c..fa7210e1c4 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/configure.ac +++ b/c/src/lib/libbsp/powerpc/gen5200/configure.ac @@ -68,7 +68,6 @@ AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes") # Explicitly list all Makefiles here AC_CONFIG_FILES([Makefile]) -RTEMS_BSP_BOOTCARD_OPTIONS RTEMS_BSP_CLEANUP_OPTIONS(0, 0) RTEMS_PPC_EXCEPTIONS -- cgit v1.2.3