diff options
author | Eric Andersen | 1999-11-12 01:30:18 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-12 01:30:18 +0000 |
commit | 96bcfd346b436aef16b29d9157b80fd4148b1421 (patch) | |
tree | 339ad54804ab9399bbdb8a87e7bbc76408a11019 /busybox.def.h | |
parent | 0dfac6b9cec891b8d523f85d7989d772a1447828 (diff) | |
download | busybox-96bcfd346b436aef16b29d9157b80fd4148b1421.zip busybox-96bcfd346b436aef16b29d9157b80fd4148b1421.tar.gz |
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 79cbb27..5896861 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -17,7 +17,7 @@ //#define BB_FDFLUSH #define BB_FIND #define BB_FSCK_MINIX -#define BB_MKFS_MINIX +//#define BB_MKFS_MINIX #define BB_CHVT #define BB_DEALLOCVT #define BB_GREP |