10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
config BR2_PACKAGE_MINISSDPD
|
|
bool "minissdpd"
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_LIBNFNETLINK
|
|
help
|
|
SSDP managing daemon. Designed to work with miniupnpc,
|
|
miniupnpd, minidlna, etc.
|
|
|
|
http://miniupnp.free.fr/
|