diff options
-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 |