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 3284a63..ac7a9b7 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -22,6 +22,7 @@ #define BB_DEALLOCVT #define BB_GREP //#define BB_HALT +#define BB_HOSTNAME #define BB_INIT #define BB_KILL //#define BB_LENGTH @@ -42,6 +43,7 @@ //#define BB_MT //#define BB_MTAB #define BB_MV +#define BB_PING //#define BB_PRINTF #define BB_PS #define BB_PWD |