From: Eric Andersen Date: Mon, 22 Jan 2001 22:51:08 +0000 (-0000) Subject: Remove host* applets from the default build. X-Git-Tag: 0_49~44 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9136e3c84e6b49a6d578043de874317f595cafe0;p=oweals%2Fbusybox.git Remove host* applets from the default build. --- diff --git a/Config.h b/Config.h index cfdb52f31..73001694a 100644 --- a/Config.h +++ b/Config.h @@ -43,8 +43,8 @@ #define BB_GZIP #define BB_HALT #define BB_HEAD -#define BB_HOSTID -#define BB_HOSTNAME +//#define BB_HOSTID +//#define BB_HOSTNAME #define BB_ID #define BB_INIT //#define BB_INSMOD