diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,6 +52,7 @@ | |||
52 | //#define BB_INSMOD | 52 | //#define BB_INSMOD |
53 | #define BB_KILL | 53 | #define BB_KILL |
54 | #define BB_KILLALL | 54 | #define BB_KILLALL |
55 | #define BB_KLOGD | ||
55 | //#define BB_LENGTH | 56 | //#define BB_LENGTH |
56 | #define BB_LN | 57 | #define BB_LN |
57 | //#define BB_LOADACM | 58 | //#define BB_LOADACM |
@@ -59,6 +60,7 @@ | |||
59 | //#define BB_LOADKMAP | 60 | //#define BB_LOADKMAP |
60 | #define BB_LOGGER | 61 | #define BB_LOGGER |
61 | //#define BB_LOGNAME | 62 | //#define BB_LOGNAME |
63 | #define BB_LOGREAD | ||
62 | #define BB_LS | 64 | #define BB_LS |
63 | #define BB_LSMOD | 65 | #define BB_LSMOD |
64 | //#define BB_MAKEDEVS | 66 | //#define BB_MAKEDEVS |