mirror of https://github.com/hak5/openwrt.git
parent
025176d348
commit
b7f198f374
|
@ -1,6 +1,6 @@
|
||||||
config BR2_PACKAGE_ETHER_WAKE
|
config BR2_PACKAGE_ETHER_WAKE
|
||||||
tristate "ether-wake - A Wake-On-LAN (WOL) client"
|
tristate "ether-wake - A Wake-On-LAN (WOL) client"
|
||||||
default y if DEVELOPER=1
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
A Wake-On-LAN (WOL) client,
|
A Wake-On-LAN (WOL) client,
|
||||||
This program sends a magic packet to wake up sleeping networked machines.
|
This program sends a magic packet to wake up sleeping networked machines.
|
||||||
|
|
Loading…
Reference in New Issue