mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
5a72738def
'select_from_ports' must be called to detect a missing port. Fixes #2189
5 lines
129 B
Makefile
5 lines
129 B
Makefile
# this library contains only header files
|
|
|
|
# needed for missing port detection
|
|
QOOST_PORT_DIR := $(call select_from_ports,qoost)
|