Hotplug source is inside buildroot
This commit is contained in:
parent
b4b8e05d5e
commit
29211bc844
@ -26,7 +26,7 @@ $(TARGET_DIR)/sbin/hotplug: $(HOTPLUG_DIR)/hotplug
|
|||||||
|
|
||||||
hotplug: uclibc $(TARGET_DIR)/sbin/hotplug
|
hotplug: uclibc $(TARGET_DIR)/sbin/hotplug
|
||||||
|
|
||||||
hotplug-source: $(DL_DIR)/$(HOTPLUG_SOURCE)
|
hotplug-source: $(HOTPLUG_SOURCE)
|
||||||
|
|
||||||
hotplug-clean:
|
hotplug-clean:
|
||||||
rm -f $(TARGET_DIR)/sbin/hotplug
|
rm -f $(TARGET_DIR)/sbin/hotplug
|
||||||
|
Loading…
Reference in New Issue
Block a user