projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4b8e05
)
Hotplug source is inside buildroot
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Thu, 18 Oct 2007 22:59:44 +0000
(22:59 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Thu, 18 Oct 2007 22:59:44 +0000
(22:59 -0000)
package/hotplug/hotplug.mk
patch
|
blob
|
history
diff --git
a/package/hotplug/hotplug.mk
b/package/hotplug/hotplug.mk
index 3b702ee6a9e8a0cd920b386ab90ef3780abdd680..d9a624499f3be3243da666bb8813939c58b702d0 100644
(file)
--- a/
package/hotplug/hotplug.mk
+++ b/
package/hotplug/hotplug.mk
@@
-26,7
+26,7
@@
$(TARGET_DIR)/sbin/hotplug: $(HOTPLUG_DIR)/hotplug
hotplug: uclibc $(TARGET_DIR)/sbin/hotplug
-hotplug-source: $(
DL_DIR)/$(
HOTPLUG_SOURCE)
+hotplug-source: $(HOTPLUG_SOURCE)
hotplug-clean:
rm -f $(TARGET_DIR)/sbin/hotplug