diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 1 |
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 @@ | |||
89 | #define BB_TAR | 89 | #define BB_TAR |
90 | #define BB_TEE | 90 | #define BB_TEE |
91 | #define BB_TEST | 91 | #define BB_TEST |
92 | // Don't bother turning BB_TELNET on. It doesn't work properly yet. | ||
93 | //#define BB_TELNET | 92 | //#define BB_TELNET |
94 | #define BB_TOUCH | 93 | #define BB_TOUCH |
95 | #define BB_TR | 94 | #define BB_TR |