diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-26 01:51:02 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-26 01:51:02 +0000 |
commit | ec33d45e8939bc8ab186489e64da3650e402a171 (patch) | |
tree | 594d2ee98ebd727ce0f5e2b8a2e7974f18467df3 | |
parent | befda6e4ed06697f20fc114718ef0c92c5c6e56a (diff) | |
download | busybox-w32-ec33d45e8939bc8ab186489e64da3650e402a171.tar.gz busybox-w32-ec33d45e8939bc8ab186489e64da3650e402a171.tar.bz2 busybox-w32-ec33d45e8939bc8ab186489e64da3650e402a171.zip |
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 0e7f349d4..bf8f54556 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -28,7 +28,7 @@ | |||
28 | #define BB_LN | 28 | #define BB_LN |
29 | #define BB_LOADFONT | 29 | #define BB_LOADFONT |
30 | #define BB_LOADKMAP | 30 | #define BB_LOADKMAP |
31 | //#define BB_LOGGER | 31 | #define BB_LOGGER |
32 | #define BB_LS | 32 | #define BB_LS |
33 | //#define BB_MAKEDEVS | 33 | //#define BB_MAKEDEVS |
34 | //#define BB_MATH | 34 | //#define BB_MATH |
@@ -54,7 +54,7 @@ | |||
54 | #define BB_SLEEP | 54 | #define BB_SLEEP |
55 | #define BB_SWAPONOFF | 55 | #define BB_SWAPONOFF |
56 | #define BB_SYNC | 56 | #define BB_SYNC |
57 | //#define BB_SYSLOGD | 57 | #define BB_SYSLOGD |
58 | #define BB_TAR | 58 | #define BB_TAR |
59 | #define BB_TOUCH | 59 | #define BB_TOUCH |
60 | #define BB_TRUE_FALSE | 60 | #define BB_TRUE_FALSE |