diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index 388219a52..53229ce1b 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -161,7 +161,7 @@ | |||
161 | #define BB_FEATURE_REMOUNT | 161 | #define BB_FEATURE_REMOUNT |
162 | // | 162 | // |
163 | // Enable support for creation of tar files. | 163 | // Enable support for creation of tar files. |
164 | //#define BB_FEATURE_TAR_CREATE | 164 | #define BB_FEATURE_TAR_CREATE |
165 | // | 165 | // |
166 | //// Enable reverse sort | 166 | //// Enable reverse sort |
167 | //#define BB_FEATURE_SORT_REVERSE | 167 | //#define BB_FEATURE_SORT_REVERSE |