From b5f9ad295287d09997e50ac0c6cb0de06d1cef6d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 9 Sep 2014 16:49:20 +0200 Subject: psxtests/psxonce01: Use test extension --- testsuites/psxtests/psxonce01/system.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testsuites/psxtests/psxonce01/system.h b/testsuites/psxtests/psxonce01/system.h index 83d70063fb..3205688822 100644 --- a/testsuites/psxtests/psxonce01/system.h +++ b/testsuites/psxtests/psxonce01/system.h @@ -19,6 +19,8 @@ #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER +#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION + #define CONFIGURE_MAXIMUM_TASKS 1 #define CONFIGURE_RTEMS_INIT_TASKS_TABLE -- cgit v1.2.3