summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/monitor02
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-12-15 14:19:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-12-16 11:34:38 +0100
commita0b1b5edb84fc7299060b07ef5a829caa824a438 (patch)
tree1c9e1e670ec81afedbbf49696eb1a8acfbd6071e /testsuites/libtests/monitor02
parentbsp/beagle: Fix some warnings (diff)
downloadrtems-a0b1b5edb84fc7299060b07ef5a829caa824a438.tar.bz2
Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM
This define was superfluous, undocumented and used inconsistently.
Diffstat (limited to 'testsuites/libtests/monitor02')
-rw-r--r--testsuites/libtests/monitor02/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/libtests/monitor02/system.h b/testsuites/libtests/monitor02/system.h
index 3323610d7c..f9aebdd29a 100644
--- a/testsuites/libtests/monitor02/system.h
+++ b/testsuites/libtests/monitor02/system.h
@@ -45,7 +45,6 @@ void Get_all_counters( void );
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_APPLICATION_NEEDS_LIBBLOCK
-#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM
#define CONFIGURE_EXTRA_TASK_STACKS \
(6 * (3 * RTEMS_MINIMUM_STACK_SIZE)) /* our tasks */ + \