Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2001-10-25 18:59:48 +0400
committerGlenn L McGrath <bug1@ihug.co.nz>2001-10-25 18:59:48 +0400
commit9f2f8540c5f48323a9a4085c8b9dbba63ec5a760 (patch)
treec59d4a1e76195ec7e037a30bcfdcf9ea5abae8a7 /networking
parente9fc78157043a07adae6ed39939e269b6b3524d0 (diff)
rEcover from my previous commit
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 @@
mainmenu_option next_comment
comment 'Networking Utilities'
-bool 'apt_get' CONFIG_APT_GET
bool 'hostname' CONFIG_HOSTNAME
bool 'ifconfig' CONFIG_IFCONFIG
bool 'nc' CONFIG_NC