From: Nicolas Thill Date: Tue, 18 Oct 2005 01:19:35 +0000 (+0000) Subject: enable ether-wake when developer build. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b7f198f37485bf74748616d4dac385b8e2d29ca6;p=openwrt%2Fstaging%2Fzorun.git enable ether-wake when developer build. SVN-Revision: 2166 --- diff --git a/openwrt/package/ether-wake/Config.in b/openwrt/package/ether-wake/Config.in index 1d9d97d29b..847f0f1be4 100644 --- a/openwrt/package/ether-wake/Config.in +++ b/openwrt/package/ether-wake/Config.in @@ -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.