diff options
author | Eric Andersen | 1999-11-26 01:51:02 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-26 01:51:02 +0000 |
commit | ec33d45e8939bc8ab186489e64da3650e402a171 (patch) | |
tree | 594d2ee98ebd727ce0f5e2b8a2e7974f18467df3 | |
parent | befda6e4ed06697f20fc114718ef0c92c5c6e56a (diff) | |
download | busybox-ec33d45e8939bc8ab186489e64da3650e402a171.zip busybox-ec33d45e8939bc8ab186489e64da3650e402a171.tar.gz |
Stuf
-rw-r--r-- | busybox.def.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 0e7f349..bf8f545 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -28,7 +28,7 @@ #define BB_LN #define BB_LOADFONT #define BB_LOADKMAP -//#define BB_LOGGER +#define BB_LOGGER #define BB_LS //#define BB_MAKEDEVS //#define BB_MATH @@ -54,7 +54,7 @@ #define BB_SLEEP #define BB_SWAPONOFF #define BB_SYNC -//#define BB_SYSLOGD +#define BB_SYSLOGD #define BB_TAR #define BB_TOUCH #define BB_TRUE_FALSE |