buildroot receipe: Fix styp error
All checks were successful
the build was successful

This commit is contained in:
2019-04-11 23:32:12 +02:00
parent ec7019d0e9
commit ed991db789
18 changed files with 42 additions and 45 deletions

View File

@@ -1,10 +1,10 @@
config BR2_PACKAGE_NETIFD
bool "netifd"
default n
select BR2_PACKAGE_LIBUBOX
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.
This program manage network interfaces.