mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
74342ca2fc
The REP_DIR variable does not remain consistent when importing from other repositories. Fixes #1888
3 lines
112 B
Makefile
3 lines
112 B
Makefile
INC_DIR += $(call select_from_ports,lwip)/include/lwip
|
|
INC_DIR += $(call select_from_repositories,include/lwip)
|