diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-02-01 19:49:49 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-02-01 19:49:49 +0100 |
commit | a9383e658ed69023b3d621dc08f1c073621d1ff1 (patch) | |
tree | dc9f15fb531be5d4e02b6c1d3624273347557ddc /.gitmodules |
initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4538f40 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "u-boot"] + path = u-boot + url = https://source.denx.de/u-boot/u-boot.git |