Busybox's udhcp was deleted a while ago. Bolting an external project onto the

tree doesn't change that.
This commit is contained in:
Rob Landley 2006-05-05 18:20:42 +00:00
parent d8f6601502
commit 3958e0a151
2 changed files with 1 additions and 3 deletions

View File

@ -27,7 +27,7 @@ vpath %/Config.in $(srctree)
DIRS:=applets archival archival/libunarchive coreutils console-tools \
debianutils editors findutils init miscutils modutils networking \
networking/libiproute networking/udhcp procps loginutils shell \
networking/libiproute procps loginutils shell \
sysklogd util-linux e2fsprogs libpwdgrp coreutils/libcoreutils libbb
SRC_DIRS:=$(patsubst %,$(top_srcdir)/%,$(DIRS))

View File

@ -633,8 +633,6 @@ config CONFIG_FEATURE_TRACEROUTE_USE_ICMP
help
Add feature to allow for ICMP ECHO instead of UDP datagrams.
source networking/udhcp/Config.in
config CONFIG_VCONFIG
bool "vconfig"
default n