diff options
author | Eric Andersen | 1999-10-19 20:23:03 +0000 |
---|---|---|
committer | Eric Andersen | 1999-10-19 20:23:03 +0000 |
commit | e494fdd2c73f7f2979f7e02d65e46a50bd86a59f (patch) | |
tree | 421436a8d83b6974088dd1e97d53139406616085 /busybox.def.h | |
parent | e77ae3a2c0328590b43447550bdb1284650b8236 (diff) | |
download | busybox-e494fdd2c73f7f2979f7e02d65e46a50bd86a59f.zip busybox-e494fdd2c73f7f2979f7e02d65e46a50bd86a59f.tar.gz |
More stuff
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 |