move package/linux into target/linux, use wbx' new kernel code. support building...
[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.037981 seconds and 5 git commands to generate.