summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ether-wake/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ether-wake/Config.in b/package/ether-wake/Config.in
index 1d9d97d29..847f0f1be 100644
--- a/package/ether-wake/Config.in
+++ b/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.