aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index f88851af5..c70948d06 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -161,7 +161,7 @@
161#define BB_FEATURE_LS_FILETYPES 161#define BB_FEATURE_LS_FILETYPES
162// 162//
163// sort the file names (still a bit buggy) 163// sort the file names (still a bit buggy)
164//#define BB_FEATURE_LS_SORTFILES 164#define BB_FEATURE_LS_SORTFILES
165// 165//
166// enable ls -R 166// enable ls -R
167#define BB_FEATURE_LS_RECURSIVE 167#define BB_FEATURE_LS_RECURSIVE