move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/svn-archive/archive.git] / openwrt / package / libcli / Config.in
diff --git a/openwrt/package/libcli/Config.in b/openwrt/package/libcli/Config.in
deleted file mode 100644 (file)
index a7a187c..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-config BR2_PACKAGE_LIBCLI
-       prompt "libcli............................ A Cisco-like command line interface"
-       tristate
-       default m if CONFIG_DEVEL
-       help
-               Provides a shared library for including a Cisco-like 
-               command-line interface into other software. It's a telnet 
-               interface which supports command-line editing, history, 
-               authentication and callbacks for a user-definable function tree
-
-               http://libcli.sourceforge.net/