X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2d2de20c87800851bdfde176239df326bd79ea50..a820b65774d2e2e0ee82f83206ae3b206694f655:/package/wol/Config.in diff --git a/package/wol/Config.in b/package/wol/Config.in index 036eee305..81053d455 100644 --- a/package/wol/Config.in +++ b/package/wol/Config.in @@ -1,5 +1,9 @@ config BR2_PACKAGE_WOL - tristate "Wake On LAN client" + tristate "wol - Wake On LAN client" default m if CONFIG_DEVEL help - wol implements Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant. + wol implements Wake On LAN functionality in a small program. + It wakes up hardware that is Magic Packet compliant. + + http://ahh.sourceforge.net/wol/ +