diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/busybox.def.h b/busybox.def.h index 2fc50b448..0149cc3bb 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -12,10 +12,10 @@ | |||
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 |
18 | //#define BB_DMESG | 18 | #define BB_DMESG |
19 | //#define BB_DUTMP | 19 | //#define BB_DUTMP |
20 | //#define BB_DYADIC | 20 | //#define BB_DYADIC |
21 | #define BB_FALSE | 21 | #define BB_FALSE |
@@ -30,7 +30,7 @@ | |||
30 | //#define BB_LN | 30 | //#define BB_LN |
31 | //#define BB_LOADKMAP | 31 | //#define BB_LOADKMAP |
32 | ////#define BB_LOSETUP | 32 | ////#define BB_LOSETUP |
33 | //#define BB_LS | 33 | #define BB_LS |
34 | //#define BB_MAIN | 34 | //#define BB_MAIN |
35 | //#define BB_MAKEDEVS | 35 | //#define BB_MAKEDEVS |
36 | ////#define BB_MATH | 36 | ////#define BB_MATH |