Add receipe for mdns.

This commit is contained in:
jbnadal
2016-12-13 17:30:30 +01:00
parent 8d1596c4bf
commit 5fac1bfac1
3 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
config BR2_PACKAGE_MDNS
bool "mdns"
default n
select BR2_PACKAGE_LIBUBOX
select BR2_PACKAGE_UBUS
help
mdns.