re-enable udhcp in a few more places

This commit is contained in:
Mike Frysinger 2006-05-08 03:24:36 +00:00
parent 7031f62d9b
commit 1b4e1dae71
2 changed files with 3 additions and 2 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 procps loginutils shell \
networking/libiproute networking/udhcp procps loginutils shell \
sysklogd util-linux e2fsprogs libpwdgrp coreutils/libcoreutils libbb
SRC_DIRS:=$(patsubst %,$(top_srcdir)/%,$(DIRS))