af5583f2a0
Fixes http://autobuild.buildroot.org/results/11d681a7f2c1d55a3d70573e9145aa231f6d4298/build-end.log Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
287 B
Plaintext
10 lines
287 B
Plaintext
config BR2_PACKAGE_INADYN
|
|
bool "inadyn"
|
|
depends on BR2_USE_MMU # Uses fork()
|
|
help
|
|
INADYN is a free DynDNS client. It gives the possibility
|
|
to have your own fixed hostname registered on the internet,
|
|
although your IP might be changing.
|
|
|
|
https://github.com/troglobit/inadyn
|