aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-14 08:11:27 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-14 08:11:27 +0000
commitec455953008d08f588fe0c0bd9df4278cd188315 (patch)
treeece4d8fefb69365210a9e623df07b41086cd5613 /Config.h
parent88a5ceb450b576558b7d34e0baadb204dd329fb8 (diff)
downloadbusybox-ec455953008d08f588fe0c0bd9df4278cd188315.tar.gz
Add in ifconfig and route
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index c9e675093..38a9559fa 100644
--- a/Config.h
+++ b/Config.h
@@ -47,6 +47,7 @@
//#define BB_HOSTID
//#define BB_HOSTNAME
#define BB_ID
+//#define BB_IFCONFIG
#define BB_INIT
//#define BB_INSMOD
#define BB_KILL
@@ -87,6 +88,7 @@
#define BB_RM
#define BB_RMDIR
//#define BB_RMMOD
+//#define BB_ROUTE
//#define BB_RPMUNPACK
#define BB_SED
//#define BB_SETKEYCODES