aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-14 20:42:57 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-14 20:42:57 +0000
commit28c70b3a16c17319c184a90eb8f164527c98b4f8 (patch)
tree672d4d34162d111ef8166bfdb45d3cad28545bd4 /busybox.def.h
parente97da4007913bd29d8a18d038de29d9d4549163d (diff)
downloadbusybox-28c70b3a16c17319c184a90eb8f164527c98b4f8.tar.gz
Integrate Tomi Ollila's telnet. Costs 3k. :)
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 50ad88ce0..3556b1e24 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -89,7 +89,6 @@
#define BB_TAR
#define BB_TEE
#define BB_TEST
-// Don't bother turning BB_TELNET on. It doesn't work properly yet.
//#define BB_TELNET
#define BB_TOUCH
#define BB_TR