diff options
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 b05f17a..cb86412 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -29,7 +29,7 @@ #define BB_FREE //#define BB_FREERAMDISK //#define BB_FSCK_MINIX -//#define BB_GREP +#define BB_GREP #define BB_GUNZIP #define BB_GZIP //#define BB_HALT |