Convert mysql to new packaging style
[openwrt.git] / openwrt / package / radvd / Config.in
index 132690f..0923f1c 100644 (file)
@@ -1,6 +1,9 @@
 config BR2_PACKAGE_RADVD
-       select BR2_PACKAGE_KMOD_IPV6
-       tristate "radvd"
+       tristate "radvd - IPv6 Routing Advertisement Daemon"
        default m if CONFIG_DEVEL
+       select BR2_PACKAGE_KMOD_IPV6
        help
          Routing Advertisement Daemon for IPv6
+         
+         http://v6web.litech.org/radvd/
+         
This page took 0.024434 seconds and 4 git commands to generate.