diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-09 23:31:00 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-09 23:31:00 (EDT) |
commit | cc866f42eee40c2a1b22960189232e100dee300c (patch) | |
tree | 88032ad0a6511b3f10c0da8620a4ae7db6d5d97b | |
parent | e1b5c324dba2fc2e0c3a455068412c4f6460b3c4 (diff) |
3rdparty/usign: New submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | 3rdparty/usign | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7c5d836 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "3rdparty/usign"] + path = 3rdparty/usign + url = https://git.openwrt.org/project/usign.git diff --git a/3rdparty/usign b/3rdparty/usign new file mode 160000 +Subproject 3e6648b1356e54bcee351b8f5dbfacc6ee9dab5 |