mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 09:07:31 +02:00
11 lines
281 B
Plaintext
11 lines
281 B
Plaintext
|
config BR2_PACKAGE_ETHER_WAKE
|
||
|
tristate "ether-wake - A Wake-On-LAN (WOL) client"
|
||
|
# default y if DEVELOPER=1
|
||
|
default n
|
||
|
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
|
||
|
|