2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>

* configure.ac: Add BSP_BOOTCARD_OPTIONS.
This commit is contained in:
Joel Sherrill
2009-07-16 22:19:57 +00:00
parent 13a4c71cc4
commit 8f0ce7e105
4 changed files with 12 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ RTEMS_BSPOPTS_SET([BSP_RESET_BOARD_AT_EXIT],[*],[0])
RTEMS_BSPOPTS_HELP([BSP_RESET_BOARD_AT_EXIT],
[If defined, reset the board when the application exits.])
BSP_BOOTCARD_OPTIONS
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])
AC_OUTPUT