aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2001-10-05 04:40:37 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2001-10-05 04:40:37 +0000
commitad117d8a213979fae1bf6ec9162c2e998800b096 (patch)
treebfc74a10998be45c79515b34f2288702cfeed726 /Config.h
parent24e2833cdfcba3505bbde9b56906bbcbb67aa2be (diff)
downloadbusybox-ad117d8a213979fae1bf6ec9162c2e998800b096.tar.gz
Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups.
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 36c897a67..99a087165 100644
--- a/Config.h
+++ b/Config.h
@@ -378,6 +378,7 @@
// Tell tftp what commands that should be supported.
#define BB_FEATURE_TFTP_PUT
#define BB_FEATURE_TFTP_GET
+//#define BB_FEATURE_TFTP_BLOCKSIZE
//
// features for vi
#define BB_FEATURE_VI_COLON // ":" colon commands, no "ex" mode