projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
enable dirname and id by default (needed by openswan)
[openwrt.git]
/
package
/
tcpdump
/
Config.in
diff --git
a/package/tcpdump/Config.in
b/package/tcpdump/Config.in
index
37956d6
..
9648e89
100644
(file)
--- a/
package/tcpdump/Config.in
+++ b/
package/tcpdump/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_TCPDUMP
+ select BR2_PACKAGE_LIBPCAP
tristate "tcpdump"
- default m
+ default m
if CONFIG_DEVEL
help
A tool for network monitoring and data acquisition.
This page took
0.019458 seconds
and
4
git commands to generate.