Make the sourceforge mirror site a config option, as sourceforge

mirrors tend to change, move, go down, etc from time to time.
This commit is contained in:
Eric Andersen
2005-06-09 12:15:00 +00:00
parent 8365078d61
commit 1d63e8a8d9
18 changed files with 26 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
#
#############################################################
HOTPLUG_SOURCE=diethotplug-0.4.tar.gz
HOTPLUG_SITE=http://aleron.dl.sourceforge.net/sourceforge/linux-hotplug
HOTPLUG_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/linux-hotplug
HOTPLUG_DIR=$(BUILD_DIR)/diethotplug-0.4
$(DL_DIR)/$(HOTPLUG_SOURCE):