summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/src/tests/samples/hello/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/tests/samples/hello/system.h b/c/src/tests/samples/hello/system.h
index 94a854da15..053ef8b932 100644
--- a/c/src/tests/samples/hello/system.h
+++ b/c/src/tests/samples/hello/system.h
@@ -28,6 +28,8 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
+
#include <confdefs.h>
/* global variables */