diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-04-09 18:24:05 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-04-09 18:24:05 +0000 |
commit | f3b3d17060fe6dffab3e1ff7de393bd0618334ba (patch) | |
tree | fc0675ba413d4c0ca645cd87c5bfc9b0cc8385e4 /busybox.def.h | |
parent | 0817d1372c7278afdefa2d525e578bca51dd1c07 (diff) |
More minor patches
-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 b05f17a68..cb864120b 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 |