Add libnl deps

This commit is contained in:
jbnadal
2016-12-13 18:07:59 +01:00
parent a0452e2c0c
commit d776b1f755
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ config BR2_PACKAGE_NETIFD
select BR2_PACKAGE_UBUS
select BR2_PACKAGE_UCI
select BR2_PACKAGE_JSON_C
select BR2_PACKAGE_LIBNL
default n
help
This program manage network interfaces.