summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/mathl
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-09-16 14:21:30 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-09-19 07:22:30 +0200
commit29770e122ef8c1e15357cbb7d5a695dd73fd7619 (patch)
treedda6bdff72baf0ccf781d681bfa991c61c3a2314 /testsuites/libtests/mathl
parentimfs: Untangle dependencies (diff)
downloadrtems-29770e122ef8c1e15357cbb7d5a695dd73fd7619.tar.bz2
tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
Avoid unnecessary use of CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM.
Diffstat (limited to 'testsuites/libtests/mathl')
-rw-r--r--testsuites/libtests/mathl/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/libtests/mathl/init.c b/testsuites/libtests/mathl/init.c
index ca26f1178f..4ae751173e 100644
--- a/testsuites/libtests/mathl/init.c
+++ b/testsuites/libtests/mathl/init.c
@@ -42,7 +42,6 @@ extern void domathl(void);
#define CONFIGURE_MAXIMUM_TASKS 1
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
-#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION