mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Point ATF repo to the public repo on GitHub
This commit is contained in:
parent
62aded97e1
commit
1becafebcd
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -11,7 +11,7 @@
|
|||
url = https://review.coreboot.org/vboot.git
|
||||
[submodule "arm-trusted-firmware"]
|
||||
path = 3rdparty/arm-trusted-firmware
|
||||
url = git@gitlab.com:dhewg/arm-trusted-firmware.git
|
||||
url = https://github.com/fail0verflow/switch-arm-trusted-firmware.git
|
||||
[submodule "3rdparty/chromeec"]
|
||||
path = 3rdparty/chromeec
|
||||
url = https://review.coreboot.org/chrome-ec.git
|
||||
|
|
Loading…
Add table
Reference in a new issue