mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Hotplug source is inside buildroot
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user