aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-01 23:59:44 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-01 23:59:44 +0000
commit2f6c04f63c55a03366dfd5848f00bda664c9a90d (patch)
tree3e9c595c46a1032cc1bd4d20694c8a0edfd643f9 /busybox.def.h
parentff719d663e49ab3abb8060ad93e62b160029f63b (diff)
downloadbusybox-2f6c04f63c55a03366dfd5848f00bda664c9a90d.tar.gz
Ha! Got init working.
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 57f835e24..0440b9f2b 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -15,12 +15,12 @@
#define BB_DMESG
//#define BB_DUTMP
//#define BB_FDFLUSH
-//#define BB_FIND
-//#define BB_FSCK_MINIX
-//#define BB_MKFS_MINIX
+#define BB_FIND
+#define BB_FSCK_MINIX
+#define BB_MKFS_MINIX
#define BB_CHVT
#define BB_DEALLOCVT
-//#define BB_GREP
+#define BB_GREP
//#define BB_HALT
#define BB_INIT
#define BB_KILL