blob: 847f0f1be454ceb2dace909972e63b2d00e99330 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_ETHER_WAKE
tristate "ether-wake - A Wake-On-LAN (WOL) client"
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
|