diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-12 01:30:18 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-12 01:30:18 +0000 |
commit | 96bcfd346b436aef16b29d9157b80fd4148b1421 (patch) | |
tree | 339ad54804ab9399bbdb8a87e7bbc76408a11019 /busybox.def.h | |
parent | 0dfac6b9cec891b8d523f85d7989d772a1447828 (diff) | |
download | busybox-w32-96bcfd346b436aef16b29d9157b80fd4148b1421.tar.gz busybox-w32-96bcfd346b436aef16b29d9157b80fd4148b1421.tar.bz2 busybox-w32-96bcfd346b436aef16b29d9157b80fd4148b1421.zip |
Latest and greatest
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index 79cbb27f1..5896861de 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -17,7 +17,7 @@ | |||
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 |