start a shell only on 2.6 system on second serial device, reported by Peter Urbanec...
[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.041222 seconds and 5 git commands to generate.