genode/repos/libports/lib/import/import-solo5.mk
Emery Hemingway bc539ce892 Native Solo5 bindings
A shared library implementation of the unikernel middleware.

https://github.com/Solo5/solo5

Fix #2945
2018-11-16 15:07:52 +01:00

5 lines
153 B
Makefile

SOLO5_PORT_DIR := $(call select_from_ports,solo5)
INC_DIR += $(SOLO5_PORT_DIR)/include/solo5
INC_DIR += $(call select_from_repositories,/include/solo5)