summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp36/strict_order_mut.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp36/strict_order_mut.c')
-rw-r--r--testsuites/sptests/sp36/strict_order_mut.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp36/strict_order_mut.c b/testsuites/sptests/sp36/strict_order_mut.c
index ad9c4d7559..5bc7c578af 100644
--- a/testsuites/sptests/sp36/strict_order_mut.c
+++ b/testsuites/sptests/sp36/strict_order_mut.c
@@ -25,6 +25,8 @@
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_EXTRA_TASK_STACKS (RTEMS_MINIMUM_STACK_SIZE * 3)