summaryrefslogtreecommitdiffstats
path: root/payloads/external/U-Boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external/U-Boot/Makefile')
-rw-r--r--payloads/external/U-Boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/external/U-Boot/Makefile b/payloads/external/U-Boot/Makefile
index c29fe2b6132e..ea850b31eeac 100644
--- a/payloads/external/U-Boot/Makefile
+++ b/payloads/external/U-Boot/Makefile
@@ -5,7 +5,7 @@ TAG-$(CONFIG_UBOOT_STABLE)=$(STABLE_COMMIT_ID)
project_name=U-Boot
project_dir=u-boot
-project_git_repo=http://git.denx.de/u-boot.git
+project_git_repo=http://github.com/u-boot/u-boot/
project_build_dir=build
project_config_file=$(project_build_dir)/.config