diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 7d49ed0..2fc50b4 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -11,7 +11,7 @@ #define BB_CHROOT #define BB_CLEAR //#define BB_CP -//#define BB_DATE +#define BB_DATE //#define BB_DD //#define BB_DESCEND //#define BB_DF @@ -39,7 +39,7 @@ ////#define BB_MKSWAP //#define BB_MNC //#define BB_MONADIC -//#define BB_MORE +#define BB_MORE //#define BB_MOUNT ////#define BB_MT //#define BB_MV |