diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-01-22 22:51:08 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-01-22 22:51:08 +0000 |
commit | 9136e3c84e6b49a6d578043de874317f595cafe0 (patch) | |
tree | ce132f154888e9f6f65a61357431a36a84ad7950 | |
parent | e132119f07fc286bca75504cc4a225d527507b38 (diff) |
Remove host* applets from the default build.
-rw-r--r-- | Config.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |