07f155c174
Closes #1489 Signed-off-by: Alexander Clouter <alex@digriz.org.uk> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
197 B
Plaintext
10 lines
197 B
Plaintext
config BR2_PACKAGE_RADVD
|
|
bool "radvd"
|
|
select BR2_PACKAGE_FLEX
|
|
select BR2_PACKAGE_FLEX_LIBFL
|
|
depends on BR2_INET_IPV6
|
|
help
|
|
IPv6 Router Advertisement Daemon.
|
|
|
|
http://www.litech.org/radvd/
|