diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index 1bdb9a4..3053361 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -28,6 +28,7 @@ #define BB_HOSTNAME #define BB_INIT #define BB_KILL +#define BB_KLOGD //#define BB_LENGTH #define BB_LN #define BB_LOADFONT @@ -47,6 +48,7 @@ //#define BB_MTAB #define BB_MV #define BB_PING +#define BB_POWEROFF //#define BB_PRINTF #define BB_PS #define BB_PWD |