qoost: call 'select_from_ports' in qoost.mk

'select_from_ports' must be called to detect a missing port.

Fixes #2189
This commit is contained in:
Christian Prochaska 2016-12-02 18:34:23 +01:00 committed by Norman Feske
parent dda054aa27
commit 5a72738def

View File

@ -1 +1,4 @@
# this library contains only header files
# needed for missing port detection
QOOST_PORT_DIR := $(call select_from_ports,qoost)