From 1a55d5f09ec3b8eb8222634dc41b529a89079b1a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 2 Dec 2006 10:46:50 +0100 Subject: [PATCH] fix location of udhcpc binary in makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 9d2651e..dfafe8e 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,6 @@ install: bin $(install_) -m 755 nfs-kernel-server $(usrshare) $(install_) -m 755 linuxrc $(usrshare) $(install_) -m 755 udhcp-config.sh $(usrshare) - $(install_) -m 755 udhcpc $(usrshare) $(install_) -m 755 modcalc $(usrshare) $(install_) -m 755 rdir $(usrshare) $(install_) -m 755 cdir $(usrshare) -- 2.1.4