diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-02-02 21:52:11 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-02-02 21:52:11 +0100 |
commit | 2b2cb626b527606436b6d7903407b7dbf66d9671 (patch) | |
tree | ac46c4d259d06b0928343984faf3d42d4d5d470e /.gitmodules | |
parent | 1836f009172a248e087fcb15bbd2c549094073a5 (diff) |
WIP more unneeded automation of setup
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index b17d981..b2f8062 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ -[submodule "u-boot"] - path = u-boot +[submodule "bootloader"] + path = bootloader url = https://source.denx.de/u-boot/u-boot.git shallow = true [submodule "kernel"] |