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

View file

@ -1,6 +1,6 @@
config BR2_PACKAGE_ETHER_WAKE
tristate "ether-wake - A Wake-On-LAN (WOL) client"
default y if DEVELOPER=1
default m if CONFIG_DEVEL
help
A Wake-On-LAN (WOL) client,
This program sends a magic packet to wake up sleeping networked machines.