mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:47:11 +02:00
b9388b7f07
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3893 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.
|