enable ether-wake when developer build.
SVN-Revision: 2166
This commit is contained in:
parent
025176d348
commit
b7f198f374
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue