summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp26/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp26/system.h')
-rw-r--r--testsuites/sptests/sp26/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp26/system.h b/testsuites/sptests/sp26/system.h
index 4f45fab0c1..fdb22473e6 100644
--- a/testsuites/sptests/sp26/system.h
+++ b/testsuites/sptests/sp26/system.h
@@ -30,6 +30,8 @@ void task1(void);
#define CONFIGURE_MAXIMUM_TASKS 5
#define CONFIGURE_MAXIMUM_REGIONS 1
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <rtems/confdefs.h>