diff options
-rw-r--r-- | Config.h | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -7,8 +7,8 @@ | |||
7 | // | 7 | // |
8 | // | 8 | // |
9 | // BusyBox Applications | 9 | // BusyBox Applications |
10 | #define BB_ADDGROUP | 10 | //#define BB_ADDGROUP |
11 | #define BB_ADDUSER | 11 | //#define BB_ADDUSER |
12 | //#define BB_ADJTIMEX | 12 | //#define BB_ADJTIMEX |
13 | //#define BB_AR | 13 | //#define BB_AR |
14 | //#define BB_ASH | 14 | //#define BB_ASH |
@@ -28,8 +28,8 @@ | |||
28 | //#define BB_DC | 28 | //#define BB_DC |
29 | #define BB_DD | 29 | #define BB_DD |
30 | //#define BB_DEALLOCVT | 30 | //#define BB_DEALLOCVT |
31 | #define BB_DELGROUP | 31 | //#define BB_DELGROUP |
32 | #define BB_DELUSER | 32 | //#define BB_DELUSER |
33 | #define BB_DF | 33 | #define BB_DF |
34 | #define BB_DIRNAME | 34 | #define BB_DIRNAME |
35 | #define BB_DMESG | 35 | #define BB_DMESG |
@@ -49,7 +49,7 @@ | |||
49 | //#define BB_FREERAMDISK | 49 | //#define BB_FREERAMDISK |
50 | //#define BB_FSCK_MINIX | 50 | //#define BB_FSCK_MINIX |
51 | //#define BB_GETOPT | 51 | //#define BB_GETOPT |
52 | #define BB_GETTY | 52 | //#define BB_GETTY |
53 | #define BB_GREP | 53 | #define BB_GREP |
54 | #define BB_GUNZIP | 54 | #define BB_GUNZIP |
55 | #define BB_GZIP | 55 | #define BB_GZIP |