diff options
Diffstat (limited to 'openwrt/package/ether-wake')
-rw-r--r-- | openwrt/package/ether-wake/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/package/ether-wake/Config.in b/openwrt/package/ether-wake/Config.in index 847f0f1be4..df3a5fb65d 100644 --- a/openwrt/package/ether-wake/Config.in +++ b/openwrt/package/ether-wake/Config.in @@ -1,9 +1,10 @@ config BR2_PACKAGE_ETHER_WAKE - tristate "ether-wake - A Wake-On-LAN (WOL) client" + prompt "ether-wake........................ A Wake-On-LAN (WOL) client" + tristate default m if CONFIG_DEVEL help A Wake-On-LAN (WOL) client, This program sends a magic packet to wake up sleeping networked machines. http://www.scyld.com/wakeonlan.html - + |