mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-19 16:41:26 +00:00
lib/lwip: fix import description
The REP_DIR variable does not remain consistent when importing from other repositories. Fixes #1888
This commit is contained in:
parent
b9263a7f4e
commit
74342ca2fc
@ -1,2 +1,2 @@
|
||||
INC_DIR += $(call select_from_ports,lwip)/include/lwip
|
||||
INC_DIR += $(REP_DIR)/include/lwip
|
||||
INC_DIR += $(call select_from_repositories,include/lwip)
|
||||
|
Loading…
x
Reference in New Issue
Block a user