summaryrefslogtreecommitdiffstats
path: root/openwrt/package/scdp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/scdp/Config.in')
-rw-r--r--openwrt/package/scdp/Config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/scdp/Config.in b/openwrt/package/scdp/Config.in
deleted file mode 100644
index 789a8bb8d3..0000000000
--- a/openwrt/package/scdp/Config.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config BR2_PACKAGE_SCDP
- prompt "scdp.............................. An utility to send CDP (Cisco Discovery Protocol) packets"
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_LIBNET
- help
- This program sends CDP (Cisco Discovery Protocol) packets out on
- selected interfaces and tells the connected switch (cisco only)
- where the host is connected.
-
- http://sourceforge.net/projects/scdp
-