aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/fprobe-ulog/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/fprobe-ulog/Config.in')
-rw-r--r--openwrt/package/fprobe-ulog/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/openwrt/package/fprobe-ulog/Config.in b/openwrt/package/fprobe-ulog/Config.in
deleted file mode 100644
index 356b4541df..0000000000
--- a/openwrt/package/fprobe-ulog/Config.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config BR2_PACKAGE_FPROBE_ULOG
- prompt "fprobe-ulog....................... NetFlow probe (ulog-based)"
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_LIBPTHREAD
- help
- A NetFlow probe obtaining packets through linux netfilter code
- (iptables ULOG target).
-
- http://fprobe.sourceforge.net/
-