Add receipe and makefile fro netifd and uci.

This commit is contained in:
2016-12-12 20:40:05 +01:00
parent b5a0cbc488
commit cbbb1aa16e
6 changed files with 151 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
config BR2_PACKAGE_UCI
bool "uci tools"
default n
select BR2_PACKAGE_LIBUBOX
select BR2_PACKAGE_LIBNL
help
Ubox tools.