summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxpipe01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxpipe01/init.c')
-rw-r--r--testsuites/psxtests/psxpipe01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxpipe01/init.c b/testsuites/psxtests/psxpipe01/init.c
index 6ed4ee2390..f7e862fac5 100644
--- a/testsuites/psxtests/psxpipe01/init.c
+++ b/testsuites/psxtests/psxpipe01/init.c
@@ -111,7 +111,7 @@ rtems_task Init(
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
-#define CONFIGURE_MAXIMUM_PIPES 2
+#define CONFIGURE_IMFS_ENABLE_MKFIFO
#define CONFIGURE_INIT
#include <rtems/confdefs.h>