mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
ccffbb0dfc
Fixes #2184
7 lines
139 B
Makefile
7 lines
139 B
Makefile
include $(BASE_DIR)/lib/mk/base.inc
|
|
|
|
LIBS += base-okl4-common
|
|
SRC_CC += thread_start.cc
|
|
SRC_CC += cache.cc
|
|
SRC_CC += capability_space.cc
|