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 7d49ed0c2..2fc50b448 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -11,7 +11,7 @@ | |||
11 | #define BB_CHROOT | 11 | #define BB_CHROOT |
12 | #define BB_CLEAR | 12 | #define BB_CLEAR |
13 | //#define BB_CP | 13 | //#define BB_CP |
14 | //#define BB_DATE | 14 | #define BB_DATE |
15 | //#define BB_DD | 15 | //#define BB_DD |
16 | //#define BB_DESCEND | 16 | //#define BB_DESCEND |
17 | //#define BB_DF | 17 | //#define BB_DF |
@@ -39,7 +39,7 @@ | |||
39 | ////#define BB_MKSWAP | 39 | ////#define BB_MKSWAP |
40 | //#define BB_MNC | 40 | //#define BB_MNC |
41 | //#define BB_MONADIC | 41 | //#define BB_MONADIC |
42 | //#define BB_MORE | 42 | #define BB_MORE |
43 | //#define BB_MOUNT | 43 | //#define BB_MOUNT |
44 | ////#define BB_MT | 44 | ////#define BB_MT |
45 | //#define BB_MV | 45 | //#define BB_MV |