summaryrefslogtreecommitdiff
path: root/noncore/net/ftplib
authorkergoth <kergoth>2002-11-09 19:07:36 (UTC)
committer kergoth <kergoth>2002-11-09 19:07:36 (UTC)
commit06c28683f9e639edf260ef6645e32e8d0bc15107 (patch) (side-by-side diff)
tree4b3c01da2ccf656d3f89d3f3226bb52a2ff36deb /noncore/net/ftplib
parent4482a8372144f3afa434416e43b6193a54a99a4e (diff)
downloadopie-06c28683f9e639edf260ef6645e32e8d0bc15107.zip
opie-06c28683f9e639edf260ef6645e32e8d0bc15107.tar.gz
opie-06c28683f9e639edf260ef6645e32e8d0bc15107.tar.bz2
Add ftp library. remember to make -f Makefile.test clean-configs before menuconfig, to ensure the generated configs are updated
Diffstat (limited to 'noncore/net/ftplib') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/ftplib/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/net/ftplib/config.in b/noncore/net/ftplib/config.in
new file mode 100644
index 0000000..41878f3
--- a/dev/null
+++ b/noncore/net/ftplib/config.in
@@ -0,0 +1,3 @@
+config FTPLIB
+ boolean "Ftp library"
+ default "y"