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 8adccdc..fa19220 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -60,6 +60,7 @@ //#define BB_MT //#define BB_MTAB #define BB_MV +#define BB_NSLOOKUP #define BB_PING #define BB_POWEROFF //#define BB_PRINTF |