summaryrefslogtreecommitdiffstats
path: root/package/iptables-snmp/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-14 01:22:55 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-14 01:22:55 +0000
commitb4a6c333c073520b05542c6b78a1f81f5a8b6c62 (patch)
treeceeeb2b519cbcf4aa786e8802d506b2900acde1d /package/iptables-snmp/Config.in
parente997ce83e9c41e3a98878cd3f7fa0f48e66d8e47 (diff)
remove some more stuff, change package makefile format in rules.mk, port busybox over to the new format
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3643 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables-snmp/Config.in')
-rw-r--r--package/iptables-snmp/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/iptables-snmp/Config.in b/package/iptables-snmp/Config.in
deleted file mode 100644
index 7232abb14..000000000
--- a/package/iptables-snmp/Config.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config BR2_PACKAGE_IPTABLES_SNMP
- prompt "iptables-snmp..................... An snmpd plugin to access iptables rules"
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_IPTABLES
- select BR2_PACKAGE_SNMPD
- help
- This is a plugin that makes iptables rules accessable from snmpd.
-
- http://www.nobiscuit.com/iptables-snmp/
-