summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal/bsp-bootcard-options.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-161-2/+2
| | | | | | | * aclocal/bsp-bootcard-options.m4: Rename BSP_BOOTCARD_OPTIONS to RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs now use the same macros. * aclocal/bsp-bspcleanup-options.m4: New file.
* 2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-241-5/+5
| | | | * aclocal/bsp-bootcard-options.m4: Generalize and correct comment.
* 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-241-2/+2
| | | | * aclocal/bsp-bootcard-options.m4: Fix quoting.
* 2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-231-0/+19
* aclocal/bsp-bootcard-options.m4: New file. * aclocal/bsp-bootcards-handles-ram-allocation.m4: Removed.