aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-08-10 19:25:31 -0400
committerRob Austein <sra@hactrn.net>2016-08-10 19:25:31 -0400
commit39f7549c27cdfc5eb2f0456841d9427b55ea47c3 (patch)
tree93fc561333602a685e5012c458f8b5bc11f09b57 /Makefile
parentcd445b69b2caa7205f4e1c368aa2c6bf8c2d7692 (diff)
Updated tamper code; new port of libcli; libhal / PKCS #11 bugfixes.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 66282c8..17f6f10 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ REPO_UPLOAD_DIRS := apt brew
FIRMWARE_TARBALL := source/cryptech-alpha-firmware.tar.gz
BITSTREAM := build/core/platform/alpha/build/alpha_fmc.bit
ELVES := build/sw/stm32/projects/bootloader/bootloader.elf build/sw/stm32/projects/hsm/hsm.elf
-TAMPER := build/user/ln5/tamper/tamper.hex
+TAMPER := build/sw/tamper/tamper.hex
# Command to generate a new changelog containing one entry.
# Does nothing if the changelog already exists.