X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/acdab5cc42c8278a01b1e1ddbf25a34160778480..22828b8f63f1aabe2f758bda264bf5d2783bee0b:/openwrt/package/wol/Config.in diff --git a/openwrt/package/wol/Config.in b/openwrt/package/wol/Config.in index c9e038388..81053d455 100644 --- a/openwrt/package/wol/Config.in +++ b/openwrt/package/wol/Config.in @@ -1,5 +1,9 @@ config BR2_PACKAGE_WOL - tristate "Wake On LAN client" - default m + 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/ +