diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |