open-src/common/Makefile.defs
changeset 1551 73fac33fe172
parent 1494 a72f39592745
child 1610 77a2e608a1ff
--- a/open-src/common/Makefile.defs	Sat Jun 27 13:44:25 2015 -0700
+++ b/open-src/common/Makefile.defs	Mon Jun 29 11:11:51 2015 -0700
@@ -106,7 +106,7 @@
 
 # Set default git repo location if not set in module makefile
 GIT_URL_DEFAULT		= $(GIT_URL_SET:yes=$(POUND_SIGN))
-$(GIT_URL_DEFAULT)	GIT_URL=$(XORG_GIT_URL)/$(SOURCE_TARBALL_DIR)/$(MODULE_NAME).git
+$(GIT_URL_DEFAULT)	GIT_URL=$(GIT_URL_$(UPSTREAM_PROJECT))
 
 # Set default build type to 64-bit if not set in module makefile
 BUILD_TYPES_DEFAULT	= $(BUILD_TYPES_SET:yes=$(POUND_SIGN))