aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-10-25 14:59:48 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-10-25 14:59:48 +0000
commitdf9c33145b630cc503b71bad04be6e8f8ccd6e4e (patch)
treec59d4a1e76195ec7e037a30bcfdcf9ea5abae8a7 /networking
parent9829636690dc56ffaeed9338ab22669c7e9cb544 (diff)
downloadbusybox-w32-df9c33145b630cc503b71bad04be6e8f8ccd6e4e.tar.gz
busybox-w32-df9c33145b630cc503b71bad04be6e8f8ccd6e4e.tar.bz2
busybox-w32-df9c33145b630cc503b71bad04be6e8f8ccd6e4e.zip
rEcover from my previous commit
git-svn-id: svn://busybox.net/trunk/busybox@3586 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'networking')
-rw-r--r--networking/config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/config.in b/networking/config.in
index 95cda42d8..577d925c3 100644
--- a/networking/config.in
+++ b/networking/config.in
@@ -6,7 +6,6 @@
6mainmenu_option next_comment 6mainmenu_option next_comment
7comment 'Networking Utilities' 7comment 'Networking Utilities'
8 8
9bool 'apt_get' CONFIG_APT_GET
10bool 'hostname' CONFIG_HOSTNAME 9bool 'hostname' CONFIG_HOSTNAME
11bool 'ifconfig' CONFIG_IFCONFIG 10bool 'ifconfig' CONFIG_IFCONFIG
12bool 'nc' CONFIG_NC 11bool 'nc' CONFIG_NC