enable ether-wake when developer build.
authorNicolas Thill <nico@openwrt.org>
Tue, 18 Oct 2005 01:19:35 +0000 (01:19 +0000)
committerNicolas Thill <nico@openwrt.org>
Tue, 18 Oct 2005 01:19:35 +0000 (01:19 +0000)
SVN-Revision: 2166

openwrt/package/ether-wake/Config.in

index 1d9d97d29b2d01933c2a27c099edbb14b21209c1..847f0f1be454ceb2dace909972e63b2d00e99330 100644 (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.