mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
gems: src/lib/trace_recorder -> src/trace_recorder
The target.mk files for building the trace policies are no longer reachable under src/lib/ by the build system. genodelabs/genode#4599
This commit is contained in:
parent
b82d83e271
commit
80a2f7224e
@ -1,2 +1,2 @@
|
||||
SRC_DIR = src/lib/trace_recorder/policy
|
||||
SRC_DIR = src/trace_recorder/policy
|
||||
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|
||||
|
@ -38,4 +38,4 @@ clean_policy:
|
||||
$(VERBOSE)$(RM) ../*.o ../*.d *.o *.d $(TARGET_POLICY).elf \
|
||||
$(BUILD_BASE_DIR)/bin/$(TARGET_POLICY)
|
||||
|
||||
vpath table.cc $(REP_DIR)/src/lib/trace_recorder/policy
|
||||
vpath table.cc $(REP_DIR)/src/trace_recorder/policy
|
Loading…
x
Reference in New Issue
Block a user