diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/busybox.def.h b/busybox.def.h index 0149cc3bb..111aca63d 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -14,15 +14,14 @@ | |||
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 |
22 | //#define BB_FDFLUSH | 22 | //#define BB_FDFLUSH |
23 | //#define BB_FIND | 23 | #define BB_FIND |
24 | //#define BB_FINDMOUNT | 24 | #define BB_GREP |
25 | //#define BB_GREP | ||
26 | ////#define BB_HALT | 25 | ////#define BB_HALT |
27 | //#define BB_INIT | 26 | //#define BB_INIT |
28 | //#define BB_KILL | 27 | //#define BB_KILL |
@@ -53,11 +52,11 @@ | |||
53 | ////#define BB_SWAPOFF | 52 | ////#define BB_SWAPOFF |
54 | //#define BB_SWAPON | 53 | //#define BB_SWAPON |
55 | //#define BB_SYNC | 54 | //#define BB_SYNC |
56 | //#define BB_TAR | 55 | #define BB_TAR |
57 | //#define BB_TOUCH | 56 | //#define BB_TOUCH |
58 | #define BB_TRUE | 57 | #define BB_TRUE |
59 | //#define BB_UMOUNT | 58 | //#define BB_UMOUNT |
60 | //#define BB_UPDATE | 59 | //#define BB_UPDATE |
61 | //#define BB_UTILITY | 60 | //#define BB_UTILITY |
62 | //#define BB_ZCAT | 61 | #define BB_ZCAT |
63 | //#define BB_GZIP | 62 | #define BB_GZIP |