projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add mostlyclean target to setserial
[openwrt.git]
/
package
/
arpwatch
/
Config.in
diff --git
a/package/arpwatch/Config.in
b/package/arpwatch/Config.in
index
b2ff795
..
b69ec7a
100644
(file)
--- a/
package/arpwatch/Config.in
+++ b/
package/arpwatch/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_ARPWATCH
config BR2_PACKAGE_ARPWATCH
- tristate "arpwatch"
- default m
+ prompt "arpwatch.......................... Ethernet station activity monitor"
+ tristate
+ default m if CONFIG_DEVEL
help
Ethernet monitor program for keeping track of ethernet/ip address pairings
help
Ethernet monitor program for keeping track of ethernet/ip address pairings
-
+
This page took
0.024694 seconds
and
4
git commands to generate.