Added submodule to provide zedboard fsbl

This commit is contained in:
paul nehlich
2024-06-17 12:39:12 +02:00
parent c21758f09f
commit 6eec534116
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "contrib/lwip"]
path = contrib/lwip
url = https://git.savannah.gnu.org/git/lwip.git
[submodule "fsbl-compiled"]
path = fsbl-compiled
url = ../fsbl-compiled

1
fsbl-compiled Submodule

Submodule fsbl-compiled added at e404fcf733