From a0b1b5edb84fc7299060b07ef5a829caa824a438 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 15 Dec 2014 14:19:43 +0100 Subject: Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was superfluous, undocumented and used inconsistently. --- testsuites/libtests/exit02/init.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'testsuites/libtests/exit02/init.c') diff --git a/testsuites/libtests/exit02/init.c b/testsuites/libtests/exit02/init.c index 13e78f499a..88e08749df 100644 --- a/testsuites/libtests/exit02/init.c +++ b/testsuites/libtests/exit02/init.c @@ -85,8 +85,6 @@ static void Init(rtems_task_argument arg) #define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER -#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM - #define CONFIGURE_INITIAL_EXTENSIONS \ { .fatal = fatal_extension }, \ RTEMS_TEST_INITIAL_EXTENSION -- cgit v1.2.3