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 eec6621..0937996 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -21,7 +21,7 @@ #define BB_GREP #define BB_HALT #define BB_INIT -//#define BB_KILL // Supplied by ash +#define BB_KILL //#define BB_LENGTH #define BB_LN #define BB_LOADFONT |