mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2011-01-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
* configure.ac: BSP supports bsp_reset() method.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-01-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
* configure.ac: BSP supports bsp_reset() method.
|
||||||
|
|
||||||
2010-02-09 Till Straumann <strauman@slac.stanford.edu>
|
2010-02-09 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* network/tsec.c: Added code to restart halted DMA
|
* network/tsec.c: Added code to restart halted DMA
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ RTEMS_BSPOPTS_HELP([PPC_USE_DATA_CACHE],
|
|||||||
of PowerPC 603e revisions and emulator versions.
|
of PowerPC 603e revisions and emulator versions.
|
||||||
The BSP actually contains the call that enables this.])
|
The BSP actually contains the call that enables this.])
|
||||||
|
|
||||||
RTEMS_BSP_CLEANUP_OPTIONS(0, 0)
|
RTEMS_BSP_CLEANUP_OPTIONS(0, 1)
|
||||||
|
|
||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|||||||
Reference in New Issue
Block a user