projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c128e7
)
udhcp doesn't depend on pcmcia
author
Eric Andersen
<andersen@codepoet.org>
Thu, 30 Jan 2003 15:52:44 +0000
(15:52 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 30 Jan 2003 15:52:44 +0000
(15:52 -0000)
make/udhcp.mk
patch
|
blob
|
history
diff --git
a/make/udhcp.mk
b/make/udhcp.mk
index 14437bccf9f7b14d9f623d48e355a10c7f672746..6c7acbd5587bf2043f3ddf8e1bd136504b74cf3a 100644
(file)
--- a/
make/udhcp.mk
+++ b/
make/udhcp.mk
@@
-53,7
+53,7
@@
$(TARGET_DIR)/sbin/udhcpc: $(UDHCP_DIR)/udhcpc
cp $(UDHCP_DIR)/samples/simple.script $(TARGET_DIR)/usr/share/udhcpc/default.script
chmod a+x $(TARGET_DIR)/sbin/udhcpc $(TARGET_DIR)/usr/share/udhcpc/default.script
-udhcp: uclibc
pcmcia
$(TARGET_DIR)/sbin/udhcpc
+udhcp: uclibc $(TARGET_DIR)/sbin/udhcpc
udhcp-clean:
rm -f $(TARGET_DIR)/sbin/udhcpc