diff options
author | Eric Andersen | 1999-11-25 08:06:22 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-25 08:06:22 +0000 |
commit | befda6e4ed06697f20fc114718ef0c92c5c6e56a (patch) | |
tree | 655d3ba8ac9b35679a23fccf019490e5462d192a /busybox.def.h | |
parent | 3843e96252a823b4fdfc89c61d00342bf011ad88 (diff) | |
download | busybox-befda6e4ed06697f20fc114718ef0c92c5c6e56a.zip busybox-befda6e4ed06697f20fc114718ef0c92c5c6e56a.tar.gz |
Stuf
Diffstat (limited to 'busybox.def.h')
-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 bf8f545..0e7f349 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 |