base-*: rename core_log.cc to core_log_out.cc

Issue #2207
This commit is contained in:
Alexander Boettcher
2017-12-12 10:53:03 +01:00
committed by Christian Helmuth
parent 30fd10933a
commit 2cb635c3e3
16 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ GEN_CORE_DIR := $(dir $(call select_from_repositories,src/core/main.cc))
GEN_SRC_DIR := $(realpath $(GEN_CORE_DIR)/..)
SRC_CC = stack_area.cc \
core_log.cc \
core_log_out.cc \
core_rpc_cap_alloc.cc \
core_region_map.cc \
cpu_session_component.cc \