|
@@ -11,6 +11,8 @@ LIBNL_LICENSE_FILES = COPYING
|
|
LIBNL_INSTALL_STAGING = YES
|
|
LIBNL_INSTALL_STAGING = YES
|
|
LIBNL_DEPENDENCIES = host-bison host-flex
|
|
LIBNL_DEPENDENCIES = host-bison host-flex
|
|
|
|
|
|
|
|
+LIBNL_PATCH = https://github.com/thom311/libnl/commit/3e18948f17148e6a3c4255bdeaaf01ef6081ceeb.patch
|
|
|
|
+
|
|
ifeq ($(BR2_PACKAGE_LIBNL_TOOLS),y)
|
|
ifeq ($(BR2_PACKAGE_LIBNL_TOOLS),y)
|
|
LIBNL_CONF_OPTS += --enable-cli
|
|
LIBNL_CONF_OPTS += --enable-cli
|
|
else
|
|
else
|