projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
025176d
)
enable ether-wake when developer build.
author
Nicolas Thill
<nico@openwrt.org>
Tue, 18 Oct 2005 01:19:35 +0000
(
01:19
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 18 Oct 2005 01:19:35 +0000
(
01:19
+0000)
SVN-Revision: 2166
openwrt/package/ether-wake/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/ether-wake/Config.in
b/openwrt/package/ether-wake/Config.in
index 1d9d97d29b2d01933c2a27c099edbb14b21209c1..847f0f1be454ceb2dace909972e63b2d00e99330 100644
(file)
--- 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.