Move libnl to own port

Issue #4508.
This commit is contained in:
Josef Söntgen
2022-05-17 17:39:54 +02:00
committed by Christian Helmuth
parent 573cabaf24
commit fd14cf9f1e
8 changed files with 36 additions and 19 deletions

View File

@ -1,4 +1,4 @@
NL_CONTRIB_INC_DIR := $(call select_from_ports,dde_linux)/src/lib/libnl
NL_CONTRIB_INC_DIR := $(call select_from_ports,libnl)/src/lib/libnl
INC_DIR += $(NL_CONTRIB_INC_DIR)/include
LIBNL_INC_DIR = $(REP_DIR)/src/lib/libnl/include