1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-06 11:11:20 +02:00

enable ether-wake when developer build.

SVN-Revision: 2166
This commit is contained in:
Nicolas Thill 2005-10-18 01:19:35 +00:00
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.