diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index efab494..cd3447f 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -59,8 +59,9 @@ #define BB_SWAPONOFF #define BB_SYNC #define BB_SYSLOGD -#define BB_TAR #define BB_TAIL +#define BB_TAR +#define BB_TEE #define BB_TOUCH #define BB_TRUE_FALSE #define BB_UMOUNT |