aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--networking/Config.in2
2 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 9e9e95755..974048fb9 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ vpath %/Config.in $(srctree)
27 27
28DIRS:=applets archival archival/libunarchive coreutils console-tools \ 28DIRS:=applets archival archival/libunarchive coreutils console-tools \
29 debianutils editors findutils init miscutils modutils networking \ 29 debianutils editors findutils init miscutils modutils networking \
30 networking/libiproute networking/udhcp procps loginutils shell \ 30 networking/libiproute procps loginutils shell \
31 sysklogd util-linux e2fsprogs libpwdgrp coreutils/libcoreutils libbb 31 sysklogd util-linux e2fsprogs libpwdgrp coreutils/libcoreutils libbb
32 32
33SRC_DIRS:=$(patsubst %,$(top_srcdir)/%,$(DIRS)) 33SRC_DIRS:=$(patsubst %,$(top_srcdir)/%,$(DIRS))
diff --git a/networking/Config.in b/networking/Config.in
index 94e59ead1..651b78512 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -633,8 +633,6 @@ config CONFIG_FEATURE_TRACEROUTE_USE_ICMP
633 help 633 help
634 Add feature to allow for ICMP ECHO instead of UDP datagrams. 634 Add feature to allow for ICMP ECHO instead of UDP datagrams.
635 635
636source networking/udhcp/Config.in
637
638config CONFIG_VCONFIG 636config CONFIG_VCONFIG
639 bool "vconfig" 637 bool "vconfig"
640 default n 638 default n