genode/repos/gems/lib/mk/vfs_trace.mk
Sebastian Sumpf 18b3253cac vfs_trace: VFS plugin that offers trace buffer access
The plugin creates a file-system hierarchy that enabled the access of
trace buffers for each component and its threads.

issue #3294
2019-07-09 08:55:23 +02:00

6 lines
75 B
Makefile

SRC_CC = vfs.cc
vpath %.cc $(REP_DIR)/src/lib/vfs/trace
SHARED_LIB = yes