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 57f835e24..0440b9f2b 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -15,12 +15,12 @@ | |||
15 | #define BB_DMESG | 15 | #define BB_DMESG |
16 | //#define BB_DUTMP | 16 | //#define BB_DUTMP |
17 | //#define BB_FDFLUSH | 17 | //#define BB_FDFLUSH |
18 | //#define BB_FIND | 18 | #define BB_FIND |
19 | //#define BB_FSCK_MINIX | 19 | #define BB_FSCK_MINIX |
20 | //#define BB_MKFS_MINIX | 20 | #define BB_MKFS_MINIX |
21 | #define BB_CHVT | 21 | #define BB_CHVT |
22 | #define BB_DEALLOCVT | 22 | #define BB_DEALLOCVT |
23 | //#define BB_GREP | 23 | #define BB_GREP |
24 | //#define BB_HALT | 24 | //#define BB_HALT |
25 | #define BB_INIT | 25 | #define BB_INIT |
26 | #define BB_KILL | 26 | #define BB_KILL |