Fix to use the new option introduced in v0.8.1 to disable sanity time check
[openwrt.git] / openwrt / package / fprobe / Config.in
1 config BR2_PACKAGE_FPROBE
2 tristate "fprobe - NetFlow probe (libpcap-based)"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBPCAP
5 select BR2_PACKAGE_LIBPTHREAD
6 help
7 A NetFlow probe using libpcap
8
9 http://fprobe.sourceforge.net/
10
This page took 0.043671 seconds and 5 git commands to generate.