diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index c90297aa2..39bde4ddd 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -16,6 +16,8 @@ | |||
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 | ||
20 | #define BB_MKFS_MINIX | ||
19 | #define BB_GREP | 21 | #define BB_GREP |
20 | #define BB_HALT | 22 | #define BB_HALT |
21 | #define BB_INIT | 23 | #define BB_INIT |