diff options
Diffstat (limited to '')
-rw-r--r-- | busybox.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index cbee4f651..fcd185aa7 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -35,6 +35,7 @@ | |||
35 | //#define BB_LOADKMAP | 35 | //#define BB_LOADKMAP |
36 | #define BB_LOGGER | 36 | #define BB_LOGGER |
37 | #define BB_LS | 37 | #define BB_LS |
38 | #define BB_LSMOD | ||
38 | //#define BB_MAKEDEVS | 39 | //#define BB_MAKEDEVS |
39 | //#define BB_MATH | 40 | //#define BB_MATH |
40 | #define BB_MKDIR | 41 | #define BB_MKDIR |