mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 12:23:08 +02:00
11c8cea7ba
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2166 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
270 B
Plaintext
10 lines
270 B
Plaintext
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
|
|
|