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 98d2da4..177168b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "thirdparty/olinuxino"] path = thirdparty/olinuxino url = https://github.com/OLIMEX/OLINUXINO +[submodule "thirdparty/unlockoslo"] + path = thirdparty/unlockoslo + url = https://github.com/jonnor/unlockoslo |