mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 05:30:36 +02:00
31ad0c45dc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1595 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|
|
|