1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 18:47:17 +03:00

enable ether-wake when developer build.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2166 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-10-18 01:19:35 +00:00
parent b1c8114be8
commit 588dea974a

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.