aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-05 22:58:32 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-05 22:58:32 +0000
commit2b69c40e8060934c115922c012737bd471956f09 (patch)
treec92657a42b94419ab9579e8c52639c301764ec40 /busybox.def.h
parentcc8ed39b240180b58810784f844e253263594ac3 (diff)
downloadbusybox-2b69c40e8060934c115922c012737bd471956f09.tar.gz
More stuff works.
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/busybox.def.h b/busybox.def.h
index ad6480a25..7d49ed0c2 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -6,11 +6,10 @@
//#define BB_BLOCK_DEVICE
#define BB_BUSYBOX
#define BB_CAT
-#define BB_CHGRP
//#define BB_CHMOD
-//#define BB_CHOWN
-//#define BB_CHROOT
-//#define BB_CLEAR
+#define BB_CHOWN
+#define BB_CHROOT
+#define BB_CLEAR
//#define BB_CP
//#define BB_DATE
//#define BB_DD
@@ -19,7 +18,7 @@
//#define BB_DMESG
//#define BB_DUTMP
//#define BB_DYADIC
-//#define BB_FALSE
+#define BB_FALSE
//#define BB_FDFLUSH
//#define BB_FIND
//#define BB_FINDMOUNT
@@ -56,7 +55,7 @@
//#define BB_SYNC
//#define BB_TAR
//#define BB_TOUCH
-//#define BB_TRUE
+#define BB_TRUE
//#define BB_UMOUNT
//#define BB_UPDATE
//#define BB_UTILITY