mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-13 14:35:34 +00:00
5 lines
153 B
Makefile
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)
|