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) | |
download | busybox-w32-9136e3c84e6b49a6d578043de874317f595cafe0.tar.gz busybox-w32-9136e3c84e6b49a6d578043de874317f595cafe0.tar.bz2 busybox-w32-9136e3c84e6b49a6d578043de874317f595cafe0.zip |
Remove host* applets from the default build.
-rw-r--r-- | Config.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,8 +43,8 @@ | |||
43 | #define BB_GZIP | 43 | #define BB_GZIP |
44 | #define BB_HALT | 44 | #define BB_HALT |
45 | #define BB_HEAD | 45 | #define BB_HEAD |
46 | #define BB_HOSTID | 46 | //#define BB_HOSTID |
47 | #define BB_HOSTNAME | 47 | //#define BB_HOSTNAME |
48 | #define BB_ID | 48 | #define BB_ID |
49 | #define BB_INIT | 49 | #define BB_INIT |
50 | //#define BB_INSMOD | 50 | //#define BB_INSMOD |