diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/busybox.def.h b/busybox.def.h index b71c539..57f835e 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_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 @@ -42,7 +42,7 @@ //#define BB_PRINTF #define BB_PS #define BB_PWD -//#define BB_REGEXP +#define BB_REGEXP #define BB_REBOOT #define BB_RM #define BB_RMDIR |