aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authoraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-04-10 18:02:12 +0000
committeraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-04-10 18:02:12 +0000
commit10e53bbcbe775c7f09f8fbecadfca82ee014052e (patch)
treec0c19d743b2faf723b1db6515be1f6012466baa9 /networking
parentf19998032421ab78400a451e9b684de36f2347ad (diff)
downloadbusybox-w32-10e53bbcbe775c7f09f8fbecadfca82ee014052e.tar.gz
busybox-w32-10e53bbcbe775c7f09f8fbecadfca82ee014052e.tar.bz2
busybox-w32-10e53bbcbe775c7f09f8fbecadfca82ee014052e.zip
- put udhcp back in (Rob, you removed this in r14787 by accident..).
git-svn-id: svn://busybox.net/trunk/busybox@14792 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'networking')
-rw-r--r--networking/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 36349e90f..03b8d7bde 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -653,6 +653,7 @@ config CONFIG_FEATURE_TRACEROUTE_USE_ICMP
653 help 653 help
654 Add feature to allow for ICMP ECHO instead of UDP datagrams. 654 Add feature to allow for ICMP ECHO instead of UDP datagrams.
655 655
656source networking/udhcp/Config.in
656 657
657config CONFIG_VCONFIG 658config CONFIG_VCONFIG
658 bool "vconfig" 659 bool "vconfig"