mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
18b3253cac
The plugin creates a file-system hierarchy that enabled the access of trace buffers for each component and its threads. issue #3294
6 lines
75 B
Makefile
6 lines
75 B
Makefile
SRC_CC = vfs.cc
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/vfs/trace
|
|
|
|
SHARED_LIB = yes
|