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

* aclocal/bsp-configure.m4: Add RTEMS_BSP_BOOTCARD_OPTIONS.
This commit is contained in:
Ralf Corsepius
2009-09-15 14:48:00 +00:00
parent 6b2b37d28a
commit e5e9f1aede
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/bsp-configure.m4: Add RTEMS_BSP_BOOTCARD_OPTIONS.
2009-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* aclocal/check-networking.m4: Disable TCP/IP on targets without enough

View File

@@ -34,4 +34,6 @@ echo "#endif /* __BSP_OPTIONS_H */" >>$tmp/config.h
RTEMS_PROJECT_ROOT
RTEMS_CHECK_MULTIPROCESSING
RTEMS_BSP_BOOTCARD_OPTIONS
])