diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/busybox.def.h b/busybox.def.h index a5c5957a1..848783b9f 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -16,7 +16,7 @@ | |||
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 |
22 | //#define BB_FDFLUSH | 22 | //#define BB_FDFLUSH |
@@ -24,7 +24,7 @@ | |||
24 | #define BB_GREP | 24 | #define BB_GREP |
25 | ////#define BB_HALT | 25 | ////#define BB_HALT |
26 | //#define BB_INIT | 26 | //#define BB_INIT |
27 | //#define BB_KILL | 27 | #define BB_KILL |
28 | ////#define BB_LENGTH | 28 | ////#define BB_LENGTH |
29 | //#define BB_LN | 29 | //#define BB_LN |
30 | //#define BB_LOADKMAP | 30 | //#define BB_LOADKMAP |
@@ -44,10 +44,10 @@ | |||
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 |
50 | //#define BB_SLEEP | 50 | #define BB_SLEEP |
51 | ////#define BB_SWAPOFF | 51 | ////#define BB_SWAPOFF |
52 | //#define BB_SWAPON | 52 | //#define BB_SWAPON |
53 | //#define BB_SYNC | 53 | //#define BB_SYNC |