summaryrefslogtreecommitdiff
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-w32-ec455953008d08f588fe0c0bd9df4278cd188315.tar.gz
busybox-w32-ec455953008d08f588fe0c0bd9df4278cd188315.tar.bz2
busybox-w32-ec455953008d08f588fe0c0bd9df4278cd188315.zip
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 @@
47//#define BB_HOSTID 47//#define BB_HOSTID
48//#define BB_HOSTNAME 48//#define BB_HOSTNAME
49#define BB_ID 49#define BB_ID
50//#define BB_IFCONFIG
50#define BB_INIT 51#define BB_INIT
51//#define BB_INSMOD 52//#define BB_INSMOD
52#define BB_KILL 53#define BB_KILL
@@ -87,6 +88,7 @@
87#define BB_RM 88#define BB_RM
88#define BB_RMDIR 89#define BB_RMDIR
89//#define BB_RMMOD 90//#define BB_RMMOD
91//#define BB_ROUTE
90//#define BB_RPMUNPACK 92//#define BB_RPMUNPACK
91#define BB_SED 93#define BB_SED
92//#define BB_SETKEYCODES 94//#define BB_SETKEYCODES