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 3999df37e..a5c5957a1 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -35,7 +35,7 @@ | |||
35 | //#define BB_MKDIR | 35 | //#define BB_MKDIR |
36 | //#define BB_MKNOD | 36 | //#define BB_MKNOD |
37 | ////#define BB_MKSWAP | 37 | ////#define BB_MKSWAP |
38 | //#define BB_MNC | 38 | #define BB_MNC |
39 | //#define BB_MONADIC | 39 | //#define BB_MONADIC |
40 | #define BB_MORE | 40 | #define BB_MORE |
41 | #define BB_MOUNT | 41 | #define BB_MOUNT |
@@ -43,7 +43,7 @@ | |||
43 | #define BB_MV | 43 | #define BB_MV |
44 | //#define BB_POSTPROCESS | 44 | //#define BB_POSTPROCESS |
45 | //#define BB_PRINTF | 45 | //#define BB_PRINTF |
46 | //#define BB_PWD | 46 | #define BB_PWD |
47 | //#define BB_REBOOT | 47 | //#define BB_REBOOT |
48 | //#define BB_RM | 48 | //#define BB_RM |
49 | //#define BB_RMDIR | 49 | //#define BB_RMDIR |