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 c90297a..39bde4d 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -16,6 +16,8 @@ //#define BB_DUTMP #define BB_FDFLUSH #define BB_FIND +#define BB_FSCK_MINIX +#define BB_MKFS_MINIX #define BB_GREP #define BB_HALT #define BB_INIT |