blob: df3a5fb65d09253fe070e18922ee182e83971f2c (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_ETHER_WAKE
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
|