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