2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
This commit is contained in:
Ralf Corsepius
2009-09-15 14:45:47 +00:00
parent 5efc3ca24d
commit 6b2b37d28a
144 changed files with 360 additions and 144 deletions

View File

@@ -1,4 +1,8 @@
2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* console/console.c: Spacing.

View File

@@ -45,7 +45,6 @@ RTEMS_BSPOPTS_HELP([ENABLE_SIS_QUIRKS],
initialization not used on real ERC32 hardware.])
RTEMS_BSP_CLEANUP_OPTIONS(0,0)
RTEMS_BSP_BOOTCARD_OPTIONS
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])

View File

@@ -1,4 +1,8 @@
2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Fix typo.

View File

@@ -37,7 +37,6 @@ RTEMS_BSPOPTS_HELP([SIMSPARC_FAST_IDLE],
time spent in the idle task is minimized. This significantly reduces
the wall time required to execute the RTEMS test suites.])
RTEMS_BSP_BOOTCARD_OPTIONS
RTEMS_BSP_CLEANUP_OPTIONS(0, 0)
# Explicitly list all Makefiles here

View File

@@ -1,4 +1,8 @@
2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Fix typo.

View File

@@ -37,7 +37,6 @@ RTEMS_BSPOPTS_HELP([SIMSPARC_FAST_IDLE],
time spent in the idle task is minimized. This significantly reduces
the wall time required to execute the RTEMS test suites.])
RTEMS_BSP_BOOTCARD_OPTIONS
RTEMS_BSP_CLEANUP_OPTIONS(0, 0)
# Explicitly list all Makefiles here