diff options
author | Eric Andersen | 1999-11-25 07:30:46 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-25 07:30:46 +0000 |
commit | 3843e96252a823b4fdfc89c61d00342bf011ad88 (patch) | |
tree | a177e322b9e77485a609429acfdc43824eca0222 /busybox.def.h | |
parent | b99df0fd65abe3245fa2d04115326100847f865e (diff) | |
download | busybox-3843e96252a823b4fdfc89c61d00342bf011ad88.zip busybox-3843e96252a823b4fdfc89c61d00342bf011ad88.tar.gz |
Stuf
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index 77ab4b5..bf8f545 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -28,6 +28,7 @@ #define BB_LN #define BB_LOADFONT #define BB_LOADKMAP +#define BB_LOGGER #define BB_LS //#define BB_MAKEDEVS //#define BB_MATH @@ -53,6 +54,7 @@ #define BB_SLEEP #define BB_SWAPONOFF #define BB_SYNC +#define BB_SYSLOGD #define BB_TAR #define BB_TOUCH #define BB_TRUE_FALSE |