summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/mdosfs_support/fs_support.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/mdosfs_support/fs_support.c')
-rw-r--r--testsuites/fstests/mdosfs_support/fs_support.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/fstests/mdosfs_support/fs_support.c b/testsuites/fstests/mdosfs_support/fs_support.c
index 03c377e03e..e864ed080e 100644
--- a/testsuites/fstests/mdosfs_support/fs_support.c
+++ b/testsuites/fstests/mdosfs_support/fs_support.c
@@ -80,6 +80,9 @@ void test_shutdown_filesystem(void)
/**
* Configure base RTEMS resources.
*/
+
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_MAXIMUM_SEMAPHORES RTEMS_DOSFS_SEMAPHORES_PER_INSTANCE