summaryrefslogtreecommitdiffstats
path: root/aclocal/bsp-configure.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/bsp-configure.m4')
-rw-r--r--aclocal/bsp-configure.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/aclocal/bsp-configure.m4 b/aclocal/bsp-configure.m4
index 9959621799..71a41a2083 100644
--- a/aclocal/bsp-configure.m4
+++ b/aclocal/bsp-configure.m4
@@ -14,4 +14,6 @@ AC_DEFUN([RTEMS_BSP_CONFIGURE],
RTEMS_CANONICAL_HOST
AM_CONFIG_HEADER([include/bspopts.h])
RTEMS_PROJECT_ROOT
+
+ RTEMS_CHECK_MULTIPROCESSING
])