diff options
author | Rob Austein <sra@hactrn.net> | 2016-06-29 12:54:17 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-06-29 12:54:17 -0400 |
commit | 13143a84e45f06728db7f6a0722098eb01b3a236 (patch) | |
tree | 65ccc09e0214398cb207e7662f7734a9f1a594a4 /.gitmodules | |
parent | c07e57d9bd3f5fad8eb36dcda5144a0a2b6224e9 (diff) |
Add tamper.hex to firmware tarball; start adding support scripts; more minor build process cleanup.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6b5d092..5736430 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "source/user/ft/libcli"] path = source/user/ft/libcli url = https://git.cryptech.is/user/ft/libcli.git +[submodule "source/user/ln5/tamper"] + path = source/user/ln5/tamper + url = https://git.cryptech.is/user/ln5/tamper.git |