]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - Makefile_sys_conf.inc
adding hashing of final hex file to make-system
[avr-crypto-lib.git] / Makefile_sys_conf.inc
index 3135e17460e980791da31fa5bc95cca65af70228..74ea636bf35028e204433b0452fb21ad8ac16f3c 100644 (file)
@@ -35,6 +35,7 @@ OBJCOPY         = avr-objcopy
 OBJDUMP         = avr-objdump
 SIZE            = avr-size
 READELF         = readelf
+HASH_TOOL       = sha256sum
 RUBY            = ruby
 GET_TEST        = host/get_test.rb
 MAKE            = make