mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Move 'Child' API implementation to library
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
TARGET = core
|
||||
LIBS = cxx ipc heap core_printf process pager lock \
|
||||
LIBS = cxx ipc heap core_printf child pager lock \
|
||||
raw_signal raw_server
|
||||
|
||||
GEN_CORE_DIR = $(BASE_DIR)/src/core
|
||||
|
||||
Reference in New Issue
Block a user