genode/repos/libports/lib/import/import-lwip.mk
Emery Hemingway 74342ca2fc lib/lwip: fix import description
The REP_DIR variable does not remain consistent when importing from
other repositories.

Fixes #1888
2016-03-07 12:34:43 +01:00

3 lines
112 B
Makefile

INC_DIR += $(call select_from_ports,lwip)/include/lwip
INC_DIR += $(call select_from_repositories,include/lwip)