diff options
Diffstat (limited to 'busybox.def.h')
-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 cbee4f6..fcd185a 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -35,6 +35,7 @@ //#define BB_LOADKMAP #define BB_LOGGER #define BB_LS +#define BB_LSMOD //#define BB_MAKEDEVS //#define BB_MATH #define BB_MKDIR |