mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-13 18:38:06 +02:00
8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
|
config BR2_PACKAGE_WAKELAN
|
||
|
prompt "wakelan........................... Send a wake-on-lan packet"
|
||
|
tristate
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
WakeLan sends a properly formatted UDP packet across the network
|
||
|
which will cause a wake-on-lan enabled computer to power on.
|