diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9560dfb..cc0a77d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "controller/fw/tinyaes"] path = controller/fw/tinyaes url = https://github.com/kokke/tiny-AES-c +[submodule "controller/fw/musl"] + path = controller/fw/musl + url = git://git.musl-libc.org/musl |