From 3958e0a151acbbf21806654fe58af24dbfb372c8 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Fri, 5 May 2006 18:20:42 +0000 Subject: Busybox's udhcp was deleted a while ago. Bolting an external project onto the tree doesn't change that. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9e9e957..974048f 100644 --- a/Makefile +++ b/Makefile @@ -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)) -- cgit v1.1