mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 23:53:55 +00:00
Move 'Child' API implementation to library
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
TARGET = core
|
||||
REQUIRES = linux
|
||||
LIBS = cxx ipc heap core_printf process lock raw_server syscall rpath
|
||||
LIBS = cxx ipc heap core_printf child lock raw_server syscall rpath
|
||||
|
||||
GEN_CORE_DIR = $(BASE_DIR)/src/core
|
||||
|
||||
|
Reference in New Issue
Block a user