X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/50a0ad6723a193a40941b2ebdc72356ddb4c6317..0cfd99d729c2d53031c2d564a4b70760eb1a7c30:/package/wol/Config.in?ds=sidebyside 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/ +