summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/hello/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/hello/system.h')
-rw-r--r--testsuites/samples/hello/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/hello/system.h b/testsuites/samples/hello/system.h
index a4ac1a5a8b..1d5ac2ae33 100644
--- a/testsuites/samples/hello/system.h
+++ b/testsuites/samples/hello/system.h
@@ -33,7 +33,7 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
-#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
+#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
#include <rtems/confdefs.h>