mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 14:12:12 +00:00
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/
|