diff options
author | Rob Austein <sra@hactrn.net> | 2016-06-27 16:26:25 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-06-27 16:26:25 -0400 |
commit | 0f3cc3aa55bcc6476d721f9fbb8dfe8559d85ff7 (patch) | |
tree | b26632f3ff40fe79fabc07e5d63be4953ef71df9 /software/.gitmodules | |
parent | f7aa0ad426ddfc01f66212a6c4f5cf352400faf2 (diff) |
First cut at consolidated alpha releng.
Undoubtedly doesn't work yet, and still needs doc, but perhaps now
ready for testing on build machine.
Diffstat (limited to 'software/.gitmodules')
-rw-r--r-- | software/.gitmodules | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/software/.gitmodules b/software/.gitmodules deleted file mode 100644 index a464eb3..0000000 --- a/software/.gitmodules +++ /dev/null @@ -1,9 +0,0 @@ -[submodule "source/sw/libhal"] - path = source/sw/libhal - url = https://git.cryptech.is/sw/libhal.git -[submodule "source/sw/pkcs11"] - path = source/sw/pkcs11 - url = https://git.cryptech.is/sw/pkcs11.git -[submodule "source/sw/thirdparty/libtfm"] - path = source/sw/thirdparty/libtfm - url = https://git.cryptech.is/sw/thirdparty/libtfm.git |