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