summaryrefslogtreecommitdiffstats
path: root/package/hotplug
diff options
context:
space:
mode:
authorUlf Samuelsson2007-10-19 00:59:44 +0200
committerUlf Samuelsson2007-10-19 00:59:44 +0200
commit29211bc8448b65770afe464c17fcfb0ac176a924 (patch)
tree6f9c740e9515014abb80831f3731de8b6e4344ef /package/hotplug
parentchange target binary to usr/sbin/olsrd (diff)
downloadbuildroot-29211bc8448b65770afe464c17fcfb0ac176a924.tar.gz
buildroot-29211bc8448b65770afe464c17fcfb0ac176a924.tar.xz
buildroot-29211bc8448b65770afe464c17fcfb0ac176a924.zip
Hotplug source is inside buildroot
Diffstat (limited to 'package/hotplug')
-rw-r--r--package/hotplug/hotplug.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hotplug/hotplug.mk b/package/hotplug/hotplug.mk
index 3b702ee6a..d9a624499 100644
--- 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