summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-15 14:48:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-15 14:48:00 +0000
commite5e9f1aede25fe319aa8c654845d20e04d8e771b (patch)
treec13471020fc49ec37361b9d5e0a6978f0477e784 /c/src/aclocal
parent2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e5e9f1aede25fe319aa8c654845d20e04d8e771b.tar.bz2
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/bsp-configure.m4: Add RTEMS_BSP_BOOTCARD_OPTIONS.
Diffstat (limited to 'c/src/aclocal')
-rw-r--r--c/src/aclocal/bsp-configure.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/aclocal/bsp-configure.m4 b/c/src/aclocal/bsp-configure.m4
index b7ded666e8..75972e9e6b 100644
--- a/c/src/aclocal/bsp-configure.m4
+++ b/c/src/aclocal/bsp-configure.m4
@@ -34,4 +34,6 @@ echo "#endif /* __BSP_OPTIONS_H */" >>$tmp/config.h
RTEMS_PROJECT_ROOT
RTEMS_CHECK_MULTIPROCESSING
+
+ RTEMS_BSP_BOOTCARD_OPTIONS
])