summaryrefslogtreecommitdiff
path: root/filesystem
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-10-12 12:54:36 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-10-12 12:54:36 +0200
commit37425972cecaf819a39d2b2bc54487ca8dbaf5c9 (patch)
tree5d3cea1424b6b0eacde11ec33a438a6ddfdc567a /filesystem
parent9614ea5ec7477ffc8d63e7f64632258c343c3ea6 (diff)
Update due to trace linker changes
Close #3160.
Diffstat (limited to 'filesystem')
-rw-r--r--filesystem/fat_ramdisk/fat_ramdisk.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystem/fat_ramdisk/fat_ramdisk.ini b/filesystem/fat_ramdisk/fat_ramdisk.ini
index 61b64cf..9cf5a70 100644
--- a/filesystem/fat_ramdisk/fat_ramdisk.ini
+++ b/filesystem/fat_ramdisk/fat_ramdisk.ini
@@ -15,8 +15,8 @@ name = FAT Filesystem RTEMS Tracer
;
traces = rtems-score-object-all
traces = rtems-score-thread-all
+traces = rtems-score-threadq-all
traces = rtems-score-heap-all
-traces = rtems-score-coremutex-all
;
; Define the function sets. These are the function's that can be
; added to the trace lists.