forked from Imagelibrary/rtems
2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Move M5484FIREENGINE defines from *.cfg into bspopts.h.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Move M5484FIREENGINE defines from *.cfg into
|
||||||
|
bspopts.h.
|
||||||
|
|
||||||
2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect
|
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect
|
||||||
|
|||||||
@@ -33,6 +33,11 @@ RTEMS_BSPOPTS_SET([BSP_RESET_BOARD_AT_EXIT],[*],[1])
|
|||||||
RTEMS_BSPOPTS_HELP([BSP_RESET_BOARD_AT_EXIT],
|
RTEMS_BSPOPTS_HELP([BSP_RESET_BOARD_AT_EXIT],
|
||||||
[If defined, reset the board when the application exits.])
|
[If defined, reset the board when the application exits.])
|
||||||
|
|
||||||
|
|
||||||
|
RTEMS_BSPOPTS_SET([M5484FIREENGINE],[m5484FireEngine],[1])
|
||||||
|
RTEMS_BSPOPTS_HELP([M5484FIREENGINE],
|
||||||
|
[If defined, use custom settings for the m5484FireEngine BSP.])
|
||||||
|
|
||||||
BSP_BOOTCARD_OPTIONS
|
BSP_BOOTCARD_OPTIONS
|
||||||
|
|
||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
|
|||||||
Reference in New Issue
Block a user