projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix uclibc++ dependency issue
[openwrt.git]
/
openwrt
/
package
/
wol
/
Config.in
diff --git
a/openwrt/package/wol/Config.in
b/openwrt/package/wol/Config.in
index
036eee3
..
81053d4
100644
(file)
--- a/
openwrt/package/wol/Config.in
+++ b/
openwrt/package/wol/Config.in
@@
-1,5
+1,9
@@
config BR2_PACKAGE_WOL
config BR2_PACKAGE_WOL
- tristate "Wake On LAN client"
+ tristate "
wol -
Wake On LAN client"
default m if CONFIG_DEVEL
help
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/
+
This page took
0.018429 seconds
and
4
git commands to generate.