summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sppartition_err01/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sppartition_err01/system.h')
-rw-r--r--testsuites/sptests/sppartition_err01/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sppartition_err01/system.h b/testsuites/sptests/sppartition_err01/system.h
index 1a48aa0f76..71a5f2a9b5 100644
--- a/testsuites/sptests/sppartition_err01/system.h
+++ b/testsuites/sptests/sppartition_err01/system.h
@@ -17,6 +17,8 @@
#define CONFIGURE_MAXIMUM_TASKS 1
#define CONFIGURE_MAXIMUM_PARTITIONS 1
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <rtems/confdefs.h>